enum sap.ui.core.TitleLevel

Control sample: sap.ui.core.TitleLevel
Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-COR

Level of a title.


Properties Overview

Node Description
sap.ui.core.TitleLevel.Auto

The level of the title is choosen by the control rendering the title.

sap.ui.core.TitleLevel.H1

The Title is of level 1.

sap.ui.core.TitleLevel.H2

The Title is of level 2

sap.ui.core.TitleLevel.H3

The Title is of level 3

sap.ui.core.TitleLevel.H4

The Title is of level 4

sap.ui.core.TitleLevel.H5

The Title is of level 5

sap.ui.core.TitleLevel.H6

The Title is of level 6