3.0.2 • Published 9 years ago
lagden-growl v3.0.2
Growl
Show notification like Growl
Install
Via NPM
npm i -S lagden-growlUsage
Take a look in example
API
It's show notification like Growl, but can be changed in options.
Growl(options)
Params
| Name | Type | Default | Description |
|---|---|---|---|
| options | object | see below | Initial options |
options
| Name | Type | Default | Description |
|---|---|---|---|
| duration | number | 7000 | Time to self remove |
| offset | number | 10 | Space between notification |
| position | string | right | Side of notification |
License
MIT © Thiago Lagden