Enum sap.m.SelectTypeModule: sap/m/library


Enumeration for different Select types.


Since: 1.16.
Field Summary
sap.m.SelectType.DefaultWill show the text.
sap.m.SelectType.IconOnlyWill show only the specified icon.
Field Detail
sap.m.SelectType.Default: string
Will show the text.
sap.m.SelectType.IconOnly: string
Will show only the specified icon.