enum sap.m.IconTabDensityMode

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

Specifies IconTabBar tab density mode.


Properties Overview

Node Description
sap.m.IconTabDensityMode.Compact

Compact. In this mode the tabs will be set explicitly to compact mode independent of what mode is applied globally.

sap.m.IconTabDensityMode.Cozy

Cozy. In this mode the tabs will be set explicitly to compact mode independent of what mode is applied globally.

sap.m.IconTabDensityMode.Inherit

Inherit. In this mode the global configuration of the density mode will be applied.