Show notification like Growl
Via NPM
npm i -S lagden-growl
Take a look in example
It's show notification like Growl, but can be changed in options.
Name | Type | Default | Description |
---|---|---|---|
options | object |
see below | Initial options |
Name | Type | Default | Description |
---|---|---|---|
duration | number |
7000 |
Time to self remove |
offset | number |
10 |
Space between notification |
position | string |
right |
Side of notification |
MIT © Thiago Lagden