@shcnwc/shadcn-alert-web-component
v1.3.2
Published
Displays a callout for user attention.
Readme
Alert
Displays a callout for user attention.
Installation
npm install @shcnwc/shadcn-alert-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-alert-web-component";
</script>
<alert-root>
<alert-title>heads up!</alert-title>
<alert-description>
you can add components to your app using the cli-
</alert-description>
</alert-root>Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
