Skip to content

StatusListWidgetItem

Defined in: src/widgets/feedback/status.ts:239

One row of a StatusListWidget.

optional detail?: string

Defined in: src/widgets/feedback/status.ts:245

Optional dimmed detail shown after the label.


label: string

Defined in: src/widgets/feedback/status.ts:243

Primary text shown after the glyph.


state: StatusStateValue

Defined in: src/widgets/feedback/status.ts:241

The row’s status state.