Enum sap.ui.commons.ToolbarDesignModule: sap/ui/commons/library
Determines the visual design of a Toolbar.
Field Summary
sap.ui.commons.ToolbarDesign.FlatThe included controls have a very light appearance.
sap.ui.commons.ToolbarDesign.StandardThe toolbar elements such as buttons for example have their normal visual design, and the toolbar appears solid.
sap.ui.commons.ToolbarDesign.TransparentThe controls included in the toolbar have a normal visual design where the toolbar appears transparent.
Field Detail
sap.ui.commons.ToolbarDesign.Flat: string
The included controls have a very light appearance. The feature might be not supported by all themes.