StatusIndicator
Status Indicator communicates the state of an object.
children
type
Props
Name | Type | Default | Description |
---|---|---|---|
children | react node | Inner content. | |
type | enum | neutral | The type of Status Indicator determines its style. Accepts neutral, dark, informative, danger, warning, success, and quiet. |