Spectrum Web Components
The Spectrum Web Components project is an implementation of
Standards based #
Light weight #
Spectrum Web Components are implemented using the
Framework agnostic #
You can use web components with any framework, since they’re supported and encapsulated at the browser level.
Sample element usage #
<sp-button variant="accent" href="components/button">
Use Spectrum Web Component buttons
</sp-button>