Hello,
I would like to customize the direction of my context menu (I would like to always open/expand it to the left).
I looked it up, and it seems there was an option available in the JQuery version called "direction" (https://docs.telerik.com/kendo-ui/api/javascript/ui/contextmenu/configuration/direction).
I couldn't find this option in the Angular version that's why I am submitting this feature request.
Thank you
Hi,
Adding a visible property will be helpful for developers to hide or show items depending on specific conditions or MenuItem collection similar to the disabled property.