@stefanlazarevic/components.alert
v0.0.2
Published
``` npm i @stefanlazarevic/components.alert ```
Readme
Alert
npm i @stefanlazarevic/components.alertyarn add @stefanlazarevic/components.alertКоришћење
import Alert from "@stefanlazarevic/components.alert";
<Alert />Атрибути
| назив | тип | подразумевана вредност | опис |
| ----------- | ------------- | ---------------------- | --------------- |
| children | ReactNodeLike | undefined | 📘 |
| className | string | undefined | 📘 |
| dir | string | undefined | 📘 |
| id | string | undefined | 📘 |
| lang | string | undefined | 📘 |
| style | object | undefined | 📘 |
| testid | string | undefined | 📘 |
| title | string | undefined | 📘 |
