ProjectIssues
List
Issue List from the Project package.
Loading IssueList…
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 |
|---|---|---|
issuesRequired | readonly ProjectIssue[] | — |
selectedIssueIdOptional | string | null | null |
emptyLabelOptional | string | "No issues" |
onSelectIssueOptional | ((issue: ProjectIssue) => void) | — |