On this page
StateLabel
Use state label to show the status of an issue or pull request.
On this page
Examples
Props
StateLabel
Name | Type | Default | Description |
---|---|---|---|
variant | 'small' | 'normal' | 'normal' | |
status Required | 'issueOpened' | 'issueClosed' | 'issueClosedNotPlanned' | 'pullOpened' | 'pullClosed' | 'pullMerged' | 'draft' | 'issueDraft' | ||
sx | SystemStyleObject | Style overrides to apply to the component. See also overriding styles. |