NotificationProps
Represents the props of the Kendo UI for Vue Notification component.
Name | Type | Default | Description |
---|---|---|---|
ariaLabel? |
|
Defines the aria-label attribute of the Notification component. Defaults to | |
closable? |
|
Specifies if the Notification will require a user action to hide.
If the property is set to The possible values are:
| |
dir? |
|
The | |
onClose? |
|
The | |
themeColor? |
|
Configures the | |
type? |
|
The Notification type (see example). The possible values are:
|