Set menu item action
menu item action. See MenuItemActionType
menu item builder based on action provided. See MenuItemBuilder
Clone menu item builder
Optional
withSpec: Partialmenu item options. See PartialMenuItem
menu item builder based on context and spec provided. See MenuItemBuilder
Get the i18n key and namespace used to populate the localized title.
the i18n key and namespace used to populate the localized title.
Check if menu item should show as action
true if menu item should show as action, false if not. See PartialMenuItem
Get menu item title. Note that the i18n
configuration will take
precedence and this title is left here for compatibility.
menu item title
Set menu item group
menu item group
menu item builder based on group provided. See MenuItemBuilder
Set the i18n key and namespace used to populate the localized title.
object with i18n key and related namespace
menu item builder based on i18n config provided. See MenuItemBuilder
Set menu item icon
menu item icon
menu item builder based on icon provided. See MenuItemBuilder
Set menu item intent
menu item builder based on intent provided. See MenuItemBuilder
Set menu item parameters
menu item parameters. See MenuItemParamsType
menu item builder based on parameters provided. See MenuItemBuilder
Serialize menu item builder
serialization options. See SerializeOptions
menu item node based on path provided in options. See MenuItem
Set menu item to show as action
determine if menu item should show as action
menu item builder based on if it should show as action. See MenuItemBuilder
Set menu item title
menu item title
menu item builder based on title provided. See MenuItemBuilder
Class for building menu items.