External module @corpuscule/lit-html-renderer/lib/shady
Functions
renderShady
- renderShady(result: TemplateResult, root: Element | DocumentFragment, context: unknown): void
-
Parameters
-
result: TemplateResult
-
root: Element | DocumentFragment
-
context: unknown
Returns void
This module provides tools to render the element content via the lit-html library for the older browsers that uses Shady CSS polyfill.