Enum sap.ui.core.TitleLevelModule: sap/ui/core/library


Level of a title.


Since: 1.9.1.
Field Summary
sap.ui.core.TitleLevel.AutoThe level of the title is choosen by the control rendering the title.
sap.ui.core.TitleLevel.H1The Title is of level 1.
sap.ui.core.TitleLevel.H2The Title is of level 2
sap.ui.core.TitleLevel.H3The Title is of level 3
sap.ui.core.TitleLevel.H4The Title is of level 4
sap.ui.core.TitleLevel.H5The Title is of level 5
sap.ui.core.TitleLevel.H6The Title is of level 6
Field Detail
sap.ui.core.TitleLevel.Auto: string
The level of the title is choosen by the control rendering the title.
sap.ui.core.TitleLevel.H1: string
The Title is of level 1.
sap.ui.core.TitleLevel.H2: string
The Title is of level 2
sap.ui.core.TitleLevel.H3: string
The Title is of level 3
sap.ui.core.TitleLevel.H4: string
The Title is of level 4
sap.ui.core.TitleLevel.H5: string
The Title is of level 5
sap.ui.core.TitleLevel.H6: string
The Title is of level 6