MenuItemArrowProps
Interface
The properties of the KendoReact MenuItemArrow component.
Definition
Package:@progress/kendo-react-layout
Properties
dir
"ltr" | "rtl"
Sets the direction of the MenuItemArrow component.
itemId
string
Sets the item id of the MenuItemArrow component.
verticalMenu?
boolean
Specifies whether the Menu which holds the MenuItemArrow component is vertical.