Enum sap.ui.ux3.ShellHeaderTypeModule: sap/ui/ux3/library


Available shell header display types.

Field Summary
sap.ui.ux3.ShellHeaderType.BrandOnlyOnly the branding area is visible.
sap.ui.ux3.ShellHeaderType.NoNavigationLike the Standard Area but without top-level navigation bar.
sap.ui.ux3.ShellHeaderType.SlimNavigationLike the Standard Area but with a leaner top-level navigation bar.
sap.ui.ux3.ShellHeaderType.StandardThe standard Shell header.
Field Detail
sap.ui.ux3.ShellHeaderType.BrandOnly: string
Only the branding area is visible. Top-level navigation bar, header items, title and icon are not shown.
sap.ui.ux3.ShellHeaderType.NoNavigation: string
Like the Standard Area but without top-level navigation bar.
sap.ui.ux3.ShellHeaderType.SlimNavigation: string
Like the Standard Area but with a leaner top-level navigation bar.
sap.ui.ux3.ShellHeaderType.Standard: string
The standard Shell header.