Source controlHistory
Commit Tree
Commit Tree from the Source control package.
Loading CommitTree…
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 | — |
expandedOidsOptional | ReadonlySet<string> | — |
defaultExpandedOidsOptional | ReadonlySet<string> | — |
onExpandedOidsChangeOptional | ((oids: ReadonlySet<string>) => void) | — |
onSelectOptional | ((commit: GitCommit) => void) | — |
customizeOptional | UiCustomization | — |