Notification (extends KompElement)
Message component for NotificationCenter
Options
types | description | default | |
---|---|---|---|
content
|
String, HTMLElement, Array, Object |
content to append to element. Passed to Dolla's |
|
timeout
|
Number |
ms to wait until hiding |
5000 |
animation
|
Boolean or Object |
true/false to animate or not, pass object to animate with options for |
|
dismissable
|
Boolean |
true/false to render dismiss counter and action |