It will be helpful if the menu component can be responsive similar to this example: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_responsive_navbar_dropdown
Hi,
I am using [OpenClick] = "true" on Kendo-menu but it only applies when I click intially(on root arrows) but when I click the children it does not apply but instead opens on hover.
I want all the sub items to be opened with 'click' and not just root items. Can you please let me know..
https://www.telerik.com/kendo-angular-ui/components/menus/menu/open-close/#toc-opening-on-click
Regards,
Pallavi
When we have more menu items than that can be displayed in a single line in the browser window, the menu will span multiple lines.
Can we have the menu items automatically collapsed to '...' button so that they can fit in a single line and when user clicks on the '...' button, they can see those items that cannot fit in the current line.