@shcnwc/shadcn-progress-web-component
v1.3.2
Published
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Readme
Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Installation
npm install @shcnwc/shadcn-progress-web-componentUsage
<script type="module">
import "@shcnwc/shadcn-progress-web-component";
</script>
<shadcn-progress value={33} />Links
Contributing
Contributions are welcome! Please open an issue or pull request on GitHub.
License
This project is licensed under the MIT License.
