<cla-status-indicator>
Status Indicator - status indicator to display colour status or category
Usage
Properties
Property | Required | Description | Type | Default |
---|---|---|---|---|
badgestyle | false | Whether to use the badgestyle variant of the indicator - puts padding and a border around the indicator. | boolean | null |
color | false | The color of the status indicator - this colour must be represented as a HEX, RGB or HSL code in order for the contrasting to be computed | string | "#000" |
inverted | false | Whether to use the inverted variant of the status indicator. | boolean | null |
rtl | false | Whether to use the left to right or right to left mode in text status indicators | boolean | null |
shape | false | The shape of the status indicator - can be square or circle | string | "circle" |
size | false | The size of the status indicator - can be x-small, small, defaut or large | string | "default" |
statusletter | false | This allows a singlur letter to be put inside the status indicator | string | null |