New to KendoReactStart a free 30-day trial

Represents the props of the KendoReact NotificationGroup component.

Definition

Package:@progress/kendo-react-notification

Properties

Sets additional classes to the NotificationGroup.

Example:
jsx
<NotificationGroup className="custom-class" />

style?

CSSProperties

The styles that are applied to the NotificationGroup.

Example:
jsx
<NotificationGroup style={{ backgroundColor: 'lightgray' }} />
In this article
DefinitionPropertiesclassName?style?
Not finding the help you need?
Contact Support