OptionalbuttonCustom CSS class name for the menu item's <button> element.
OptionalclassCustom CSS class name for the menu item's <li> element.
OptionaldisabledWhether the menu item is disabled. Defaults to false.
OptionalendContent to display after the label.
OptionalhideDelay in milliseconds before hiding the submenu when mouse leaves. Defaults to 200.
The text label to display.
OptionalshowDelay in milliseconds before showing the submenu on hover. Defaults to 300.
OptionalstartContent to display before the label (e.g., an icon element).
Configuration options for creating a context menu submenu. Extends ContextMenuItemOptions with submenu-specific timing options.