NotificationProps
Represents the props of the KendoReact Notification component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets additional classes to the Notification. | |
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 | |
style? |
|
The styles that are applied to the Notification. | |
type? |
|
The Notification type (see example). The possible values are:
|