NotificationProps
Represents the props of the KendoReact Notification component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets additional classes to the Notification. jsx
| |
closable? |
|
Specifies if the Notification will require a user action to hide.
If the property is set to jsx
The possible values are:
| |
dir? |
|
The jsx
| |
onClose? |
|
The jsx
| |
style? |
|
The styles that are applied to the Notification. jsx
| |
type? |
|
The Notification type, which determines its style and icon. jsx
The possible values are:
|