@shcnwc/shadcn-button-web-component
v1.3.2
Published
Displays a button or a component that looks like a button.
Readme
Button
Displays a button or a component that looks like a button.
Installation
npm install @shcnwc/shadcn-button-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-button-web-component";
</script>
<shadcn-button variant="outline">button</shadcn-button>Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
