Enum sap.m.MenuButtonModeModule: sap/m/library


Different mode for a MenuButton (predefined types)


Since: 1.38.0.
Field Summary
sap.m.MenuButtonMode.RegularDefault regular type (Menu button appears as a regular button, pressing opens a menu)
sap.m.MenuButtonMode.SplitSplit type (Menu button appears as a split button, pressing fires the default action a menu, pressing the arrow part opens a menu)
Field Detail
sap.m.MenuButtonMode.Regular: string
Default regular type (Menu button appears as a regular button, pressing opens a menu)
sap.m.MenuButtonMode.Split: string
Split type (Menu button appears as a split button, pressing fires the default action a menu, pressing the arrow part opens a menu)