New to Kendo UI for Vue? Start a free 30-day trial
Add a divider between items in the DropDownButton
Updated over 6 months ago
Environment
| Product Version | 6.3.0 |
| Product | Progress® Kendo UI for Vue Native |
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 ...