ProgressProps Interface
Beta
Properties of MessageProgress component.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| progress | number | Progress of this progress bar. | |
| status | Status | Progress bar status. |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| children | undefined | undefined | NoChildrenProps | |
| className | undefined | string | ClassNameProps | Custom CSS class name |
| style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 08 January, 2020