Enum sap.ui.layout.SideContentPositionModule: sap/ui/layout/library
The position of the side content - End (default) and Begin.
Field Summary
sap.ui.layout.SideContentPosition.BeginThe 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.EndThe 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.