Get the component
npx lomer-ui get alert
Component
Alert
Grabs attention and delivers important information.
Installation
Get the component
npx lomer-ui get alert
Usage
Preview
Notice
Your bill is due tomorrow.
Notice
Closable alert.
Notice
Destructive alert.
Notice
Alert with custom icon.
Svelte Code
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 | |