@nodestrap/alert
v4.0.7
Published
A UI for displaying feedback messages.
Downloads
5
Maintainers
Readme
<Alert></Alert>
A UI for displaying feedback messages.
Preview
<Alert tag='div' theme='danger' size='lg' gradient={true} outlined={true} active={true} >
Ups! An error occured.
</Alert>
Rendered to:
<div class="c1 thDanger szLg gradient outlined actived">
Ups! An error occured.
</div>
Features
- Includes all features in
<Popup />
. - Customizable via
@cssfn/css-config
.
Installation
Using npm:
npm i @nodestrap/alert
Support Us
If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.
We always maintain our projects as long as we're still alive.