1.0.2 • Published 9 years ago

zooid-alert v1.0.2

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

zooid-alert

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

Install

npm install --save zooid-alert

Props

PropTypeDefaultDescription
childrennodeAlert message.
classNamestringAdditional CSS classes to merge into the component
dismissiblebooleanfalseAdd a close button when truthy
typeenuminfoType of alert. Options: info, warning, error, success

Example

import Alert from 'zooid-alert'
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago