7.6.2.8. ProgressStatus
Component for displaying a progressing status popover.
Example
<ProgressStatus title={progressMsg} />
| Parameter Name | Description |
|---|---|
|
| (optional) status text |
|
| (optional) if true, only displays icon |
|
| (optional) if true, tooltip is not displayed |
|
| (optional) additional class name for the component |
|
| (optional) title for popover |