enum sap.ui.layout.SideContentPosition

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

The position of the side content - End (default) and Begin.


Properties Overview

Node Description
sap.ui.layout.SideContentPosition.Begin

The side content is on the left side of the main container in left-to-right mode and on the right side in right-to-left mode.

sap.ui.layout.SideContentPosition.End

The side content is on the right side of the main container in left-to-right mode and on the left side in right-to-left mode.