1.0.1 • Published 5 years ago

tsdev-react-alert v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

tsdev-react-alert

Installation

npm install tsdev-react-alert

Properties

nametypedefaultrequired
idstring'tsdev-alert-{uuid}'no
messagestring'Messageno
showIconboolfalseno
subClassstring''no
typestring'info'no
titlestring''no
widthstring, 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'