@spectrum-web-components/reactive-controllers

ReactiveControllers for powering common UI patterns

Usage no npm install needed!

<script type="module">
  import spectrumWebComponentsReactiveControllers from 'https://cdn.skypack.dev/@spectrum-web-components/reactive-controllers';
</script>

README

Description

Reactive controllers are a tool for code reuse and composition within Lit, a core dependency of Spectrum Web Components. Reactive controllers can be shared across components to reduce both code complexity and size, and to deliver a consistent user experience. These reactive controllers are used by the Spectrum Web Components library and are published to NPM for you to leverage in your projects as well.

Reactive controllers