src/modules/toast-notification/services/toast-notification-option.intf.ts
Available options for the toast notifications to be shown via the StarkToastNotificationComponent
Properties |
actionClasses |
actionClasses:
|
Type : string[]
|
Array containing the CSS classes to be applied to the action button (if the message contains an action to be displayed) |
delay |
delay:
|
Type : number
|
How many milliseconds the toast will be displayed before automatically closing.
If set to |
position |
position:
|
Type : StarkToastNotificationPosition
|
The position where the toast will be shown: any combination of |