mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -04:00
697 B
697 B
Home > kibana-plugin-plugins-ui_actions-public > UiActionsPresentable > grouping
UiActionsPresentable.grouping property
Grouping where this item should appear as a submenu. Each entry is a new sub-menu level. For example, used to show drilldowns and sharing options in panel context menu in a sub-menu.
Signature:
readonly grouping?: PresentableGrouping<Context>;