Enum sap.ui.core.BarColorModule: sap/ui/core/library


Configuration options for the colors of a progress bar

Field Summary
sap.ui.core.BarColor.CRITICALColor: yellow (#faf2b0)
sap.ui.core.BarColor.NEGATIVEColor: red (#ff9a90)
sap.ui.core.BarColor.NEUTRALColor: blue (#b8d0e8)
sap.ui.core.BarColor.POSITIVEColor: green (#b5e7a8)
Field Detail
sap.ui.core.BarColor.CRITICAL: string
Color: yellow (#faf2b0)
sap.ui.core.BarColor.NEGATIVE: string
Color: red (#ff9a90)
sap.ui.core.BarColor.NEUTRAL: string
Color: blue (#b8d0e8)
sap.ui.core.BarColor.POSITIVE: string
Color: green (#b5e7a8)