enum sap.ui.core.BarColor

Control sample: sap.ui.core.BarColor
Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-COR

Configuration options for the colors of a progress bar.


Properties Overview

Node Description
sap.ui.core.BarColor.CRITICAL

Color: yellow (#faf2b0)

sap.ui.core.BarColor.NEGATIVE

Color: red (#ff9a90)

sap.ui.core.BarColor.NEUTRAL

Color: blue (#b8d0e8)

sap.ui.core.BarColor.POSITIVE

Color: green (#b5e7a8)