ProgressBar style attributes

ProgressBar style presentation attributes apply to a progressbar element.

Note: This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.
Table 1. ProgressBar style attributes
Attribute GDC GWC-JS GMA GMI
percentageVisible

Defines whether the current progress value is displayed.

Possible values are:
  • "no" (default): no progress value is displayed.
  • "center": the progress will be displayed in the middle of the progressbar.
  • "system": it will follow the system theme.
Note: GWC-JS: This attribute is only supported if the browser allows this option in the progressbar widget.
Yes Yes (see note) No No