New to KendoReactLearn about KendoReact Free.

NotificationGroupProps

Represents the props of the KendoReact NotificationGroup component.

NameTypeDefaultDescription

className?

string

Sets additional classes to the NotificationGroup.

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

style?

React.CSSProperties

The styles that are applied to the NotificationGroup.

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