Skip to main content

MenuItemState

MenuItemState = Omit<MenuItemRenderProps, "allowsDragging" | "isDragging" | "isDropTarget"> & object

Type declaration

hasDescription

hasDescription: boolean