Client package for @lit-labs/ssr.
npm install @lit-labs/ssr-clientA set of client-side support modules for rendering Lit components and templates
on the server using @lit-labs/ssr.
Package contents:
- directives/render-light.js: A child-position directive that invokes and
renders the parent custom element's renderLight method as its value.
Please see CONTRIBUTING.md.