Selector
bp-status-indicator

Inputs

Status indicator inputs
InputTypeDescriptionNotes
statusstringThe status type.

Required.

Can be "incomplete-primary", "incomplete-secondary", "in-progress", "complete", or "warning".

statusTextstringThe text to display with the status indicator.Required.
shouldWrapbooleanDetermines whether the status text should wrap or not.

Default is "false".

When "true" the status text will wrap.