@stefanlazarevic/components.alert
v0.0.2
Published
``` npm i @stefanlazarevic/components.alert ```
Downloads
3
Readme
Alert
npm i @stefanlazarevic/components.alert
yarn 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 | 📘 |