SuccessStatus
Component for displaying a success status popover.
Example
<SuccessStatus title={successMsg} />
| 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 |