enum sap.ui.commons.HorizontalDividerHeight

Visiblity: public
Available since: N/A
Module: sap/ui/commons/library
Application Component: CA-UI5-CTR

Enumeration of possible HorizontalDivider height settings.


Properties Overview

Node Description
sap.ui.commons.HorizontalDividerHeight.Large

Divider gets a large top and bottom margin.

sap.ui.commons.HorizontalDividerHeight.Medium

Divider gets a medium top and bottom margin.

sap.ui.commons.HorizontalDividerHeight.Ruleheight

Divider gets no top and bottom margin.

sap.ui.commons.HorizontalDividerHeight.Small

Divider gets a small top and bottom margin.