enum sap.m.ListSeparators

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

Defines which separator style will be applied for the items.


Properties Overview

Node Description
sap.m.ListSeparators.All

Separators between the items including the last and the first one.

sap.m.ListSeparators.Inner

Separators between the items. Note: This enumeration depends on the theme.

sap.m.ListSeparators.None

No item separators.