core/props/dropdown_menu_props library

Classes

ArcaneMenuItem
Sealed class hierarchy for menu items. Use pattern matching to handle different item types in renderers.
Dropdown menu component properties.
Standard clickable menu item.
Checkbox menu item.
Label/header for grouping items (non-interactive).
Radio menu item (part of a group).
Visual separator between menu items.
Submenu with nested items.

Mixins

Mixin defining the renderer methods for dropdown menu components.