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.Emphasizedemphasized type
sap.m.ButtonType.Rejectreject style (red button)
sap.m.ButtonType.Transparenttransparent type
sap.m.ButtonType.UnstyledUnstyled type (no styling)
sap.m.ButtonType.Upup type (up navigation button for header)
Field Detail