DotNaos UI
Source controlChangesReview

Status

Status from the Source control package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
statusOptional
"unread" | "read" | "safe" | "concern" | "needs-work"
"unread"
variantOptional
"label" | "compact"
"label"
accessibilityLabelOptional
string
onChangeOptional
((status: ReviewStatus) => void)
defaultOpenOptional
boolean
false
customizeOptional
UiCustomization