New to KendoReact? Start a free 30-day trial
Add hierarchical structure for the DropDownButton menu
Updated on Dec 19, 2025
Environment
| Product Version | 10.2.0 |
| Product | Progress® KendoReact DropDownButton |
Description
I want the DropDownButton to display hierarchical structure where nested items can be displayed when hovering over the main items in the popup.
Solution
The DropDownButton does not support hierarchy, but it is possible to use custom rendering for the items and render vertical Menu component with hierarchical structure where you need to display nested items.
Change Theme
Theme
Loading ...