OptionalbySort ordering configuration for sort menu items. Used with the 'setSortOrder' action.
OptionalextendedExtended projection string for sort ordering. Used internally for sort menu items.
OptionalhideWhen true, hides all visual indicators showing this menu item is selected. This includes both the checkmark icon and the pressed/selected styling. The item can still be selected - this only affects the visual feedback. Useful when you want the menu item to perform an action without showing a selection state.
OptionallayoutLayout key for layout switching menu items. Used with the 'setLayout' action.
OptionalvalueThe value to associate with this menu item for tracking selected state.
Used with the 'setMenuItemState' action for custom toggle behavior.
When a menu item is clicked, this value is stored against the menu item's id.
Defaults to true if not specified.
Known menu item parameters that control built-in behavior. These properties have specific meanings in the structure builder.