@shcnwc/shadcn-switch-web-component
v1.3.2
Published
A control that allows the user to toggle between checked and not checked.
Downloads
7
Readme
Switch
A control that allows the user to toggle between checked and not checked.
Installation
npm install @shcnwc/shadcn-switch-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-switch-web-component";
</script>
<shadcn-switch />Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
