You can use both properties and attributes with the same effect. The name of each attribute is listed below the name of the property, if different.
Name
Type
Default Value
Description
disabled
boolean
false
Defines whether component is in disabled state.
displayValue
display-value
string
Specifies the text value to be displayed in the bar.
Note:
If there is no value provided or the value is empty, the default percentage value is shown.
If hideValue property is true both the displayValue and value property values are not shown.
hideValue
hide-value
boolean
false
Defines whether the component value is shown.
value
Integer
0
Specifies the numerical value in percent for the length of the component.
Note: If a value greater than 100 is provided, the percentValue is set to 100. In other cases of invalid value, percentValue is set to its default of 0.
valueState
value-state
ValueState
"None"
Defines the value state of the component.
Available options are:
None
Error
Warning
Success
Information
Theme:Morning Horizon (Light)Evening Horizon (Dark)Horizon High Contrast BlackHorizon High Contrast WhiteQuartz LightQuartz DarkQuartz High Contrast BlackQuartz High Contrast White