Progress indicators display the length of a process or express an unspecified wait time.
| Name | Type | Description |
|---|---|---|
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| Buffer | Double | |
| Class | String | Specifies one or more classnames for an DOM element. |
| Closed | Boolean | |
| Id | String | |
| Indeterminate | Boolean | |
| Progress | Double | |
| RefBack | ForwardRef | |
| Reversed | Boolean | |
| Style | String | Specifies an inline style for an DOM element. |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |