Package Exports
- rijs.shadow
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rijs.shadow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ripple | Shadow DOM
Extends the rendering pipeline to append a shadow root before rendering a custom element. If the browser does not support shadow roots, it sets the host/shadowRoot pointers so that a component implementation depending on them works both in the context of a shadow root or without.