Enum sap.m.ButtonTypeModule: sap/m/library


Different types for a button (predefined types)

Field Summary
sap.m.ButtonType.Acceptaccept type (blue button)
sap.m.ButtonType.Backback type (back navigation button for header)
sap.m.ButtonType.Defaultdefault type (no special styling)
sap.m.ButtonType.Rejectreject style (red button)
sap.m.ButtonType.UnstyledUnstyled type (no styling)
sap.m.ButtonType.Upup type (up navigation button for header)
Field Detail
sap.m.ButtonType.Accept: string
accept type (blue button)
sap.m.ButtonType.Back: string
back type (back navigation button for header)
sap.m.ButtonType.Default: string
default type (no special styling)
sap.m.ButtonType.Emphasized: string
emphasized type
sap.m.ButtonType.Reject: string
reject style (red button)
sap.m.ButtonType.Transparent: string
transparent type
sap.m.ButtonType.Unstyled: string
Unstyled type (no styling)
sap.m.ButtonType.Up: string
up type (up navigation button for header)