Status
Status from the Source control package.
Loading Status…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
statusOptional | "unread" | "read" | "safe" | "concern" | "needs-work" | "unread" |
variantOptional | "label" | "compact" | "label" |
accessibilityLabelOptional | string | — |
onChangeOptional | ((status: ReviewStatus) => void) | — |
defaultOpenOptional | boolean | false |
customizeOptional | UiCustomization | — |