New to KendoReact? Start a free 30-day trial
Add a divider between items in the DropDownButton
Updated on Dec 19, 2025
Environment
| Product Version | 8.5.0 |
| Product | Progress® KendoReact DropDownButton |
Description
How can I add a divider between my items in the DropDownButton?
Solution
This can be achieved by creating a custom item with an hr element and passing it to the itemRender prop:
Change Theme
Theme
Loading ...