Dear Support,
we have upgraded our Kendo Angular Menu control from 2.0.3 to 3.0.4 and we are experiencing the following problem:
please check the attached screen recording and the following stackblitz repro:
additional info:
Thank you,
Ferenc Papp
Hello,
We would like to be able to customize icons used in kendo-menu (ex: arrows to access child elements).
This is required to match the rest of our style guide where we only use fontawesome icons.
Having still some kendo UI icons feel a bit weird at the moment.
Thanks!
Regards
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.