1. Elements
  2. Progress

Elements

Progress

Progress

Attributes

The progress element inherits all the attributes of BaseElement

In addition, it has the following attributes:

Attribute Required Description Type Example
value Yes Value of the progress Resolvable<number> 0.5
params No Additional HTML attributes Resolvable< HTMLProgressElement> {class: 'red'}

Previous <- Meter