-
Notifications
You must be signed in to change notification settings - Fork 63
FAQ
Mat edited this page Aug 7, 2015
·
1 revision
#####Have a question? Post it here or open a new issue and I'll do my best to help out.
Is there a way to specify the duration on a per message basis? Ie: for a particular message in my code?
There is! You can pass through an object of options on individual notifications as of release v0.3.0. Check out the readme under Advanced Usage: Individual Configurations for details on how it's used.
Overview
Implementation
- Requirements
- Installation
- Usage
Advanced Usage
- Default Configuration
- Individual Configurations
- Sticky Notifications
- HTML Notifications
- Roll Your Own
- Custom Notification Types
- Custom Themes
- Custom Styles
Definitions
- Methods
- Styles
Development
- Contributing
- Testing