Source controlHistory
Commit List
Commit List from the Source control package.
Loading CommitList…
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 |
|---|---|---|
commitsRequired | readonly GitCommit[] | — |
selectedOidOptional | string | null | — |
loadingOptional | boolean | false |
onSelectOptional | ((commit: GitCommit) => void) | — |
onRestoreOptional | ((commit: GitCommit) => void) | — |
emptyLabelOptional | string | "No commits" |
customizeOptional | UiCustomization | — |