enum sap.ui.ux3.ShellHeaderType

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

Available shell header display types.


Properties Overview

Node Description
sap.ui.ux3.ShellHeaderType.BrandOnly

Only the branding area is visible. Top-level navigation bar, header items, title and icon are not shown.

sap.ui.ux3.ShellHeaderType.NoNavigation

Like the Standard Area but without top-level navigation bar.

sap.ui.ux3.ShellHeaderType.SlimNavigation

Like the Standard Area but with a leaner top-level navigation bar.

sap.ui.ux3.ShellHeaderType.Standard

The standard Shell header.