enum sap.ui.layout.SideContentVisibility

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

Types of the DynamicSideContent Visibility options


Properties Overview

Node Description
sap.ui.layout.SideContentVisibility.AlwaysShow

Show the side content on any breakpoint

sap.ui.layout.SideContentVisibility.NeverShow

Don't show the side content on any breakpoints

sap.ui.layout.SideContentVisibility.ShowAboveL

Show the side content on XL breakpoint

sap.ui.layout.SideContentVisibility.ShowAboveM

Show the side content on L and XL breakpoints

sap.ui.layout.SideContentVisibility.ShowAboveS

Show the side content on M, L and XL breakpoints