JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 73392
  • Score
    100M100P100Q168697F
  • License BSD-3-Clause

Client package for @lit-labs/ssr.

Package Exports

  • @lit-labs/ssr-client
  • @lit-labs/ssr-client/directives/render-light.js
  • @lit-labs/ssr-client/lit-element-hydrate-support.js

Readme

@lit-labs/ssr-client

A set of client-side support modules for rendering Lit components and templates on the server using @lit-labs/ssr.

Overview

Package contents:

  • directives/render-light.js: A child-position directive that invokes and renders the parent custom element's renderLight method as its value.

Contributing

Please see CONTRIBUTING.md.