tsdev-react-alert
v1.0.1
Published
ReactJS component
Downloads
4
Readme
tsdev-react-alert
Installation
npm install tsdev-react-alert
Properties
| 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, fatal
Static Storybook
- open with browser '/storybook-static/index.html'
Examples
- open with browser '/dist/examples/index.html'
Styles
- '/dist/styles.css'