- Selector
- bp-status-indicator
Inputs
Input | Type | Description | Notes |
---|---|---|---|
status | string | The status type. | Required. Can be "incomplete-primary", "incomplete-secondary", "in-progress", "complete", or "warning". |
statusText | string | The text to display with the status indicator. | Required. |
shouldWrap | boolean | Determines whether the status text should wrap or not. | Default is "false". When "true" the status text will wrap. |