• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Stack multiple Notification

Environment

Product Version5.14.1
ProductProgress® KendoReact

Description

How to stack multiple Notifications?

Solution

Use an array state variable where the data for the notifications will be added and within the render use a "map" function to initialize multiple Notification components.

Here is an example with the above approach:

Example
View Source
Change Theme:

In this article

Not finding the help you need?