@shcnwc/shadcn-toggle-web-component
v1.3.2
Published
A two-state button that can be either on or off.
Readme
Toggle
A two-state button that can be either on or off.
Installation
npm install @shcnwc/shadcn-toggle-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-toggle-web-component";
</script>
<shadcn-toggle>toggle</shadcn-toggle>Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
