1.0.1 • Published 7 years ago
tsdev-react-alert v1.0.1
tsdev-react-alert
Installation
npm install tsdev-react-alertProperties
| name | type | default | required |
|---|---|---|---|
| id | string | 'tsdev-alert-{uuid}' | no |
| message | string | 'Message | no |
| showIcon | bool | false | no |
| subClass | string | '' | no |
| type | string | 'info' | no |
| title | string | '' | no |
| width | string, number | 'auto' | no |
Types
info, warning, success, error, fatalStatic Storybook
- open with browser '/storybook-static/index.html'
Examples
open with browser '/dist/examples/index.html'
Styles
'/dist/styles.css'