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


Available shell design types.


Since: 1.12.0.
Field Summary
sap.ui.ux3.ShellDesignType.CrystalAn even lighter design.
sap.ui.ux3.ShellDesignType.StandardThe standard Shell design (dark).
Field Detail
sap.ui.ux3.ShellDesignType.Crystal: string

An even lighter design. It borrows most of its properties from the Light design and just changes a few details like the header colors in order to have a blue design within gold reflection.

sap.ui.ux3.ShellDesignType.Light: string

A lighter design. Should be used in combination with the Standard header type.

sap.ui.ux3.ShellDesignType.Standard: string
The standard Shell design (dark).