@shcnwc/shadcn-label-web-component
v1.3.2
Published
Renders an accessible label associated with controls.
Readme
Label
Renders an accessible label associated with controls.
Installation
npm install @shcnwc/shadcn-label-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-label-web-component";
</script>
<shadcn-label for="email">your email address</shadcn-label>Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
