enum sap.m.BarDesign

Control sample: sap.m.BarDesign
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Types of the Bar design.


Properties Overview

Node Description
sap.m.BarDesign.Auto

The Bar can be inserted into other controls and if the design is "Auto" then it inherits the design from parent control.

sap.m.BarDesign.Footer

The bar will be styled like a footer of the page.

sap.m.BarDesign.Header

The bar will be styled like a header of the page.

sap.m.BarDesign.SubHeader

The bar will be styled like a subheader of the page.