ErrorStatus
Component for displaying an error status popover.
Example
<ErrorStatus title={errorMsg} />
| 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 |