DotNaos UI

Commit Tree

Commit Tree 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
commitsRequired
readonly GitCommit[]
selectedOidOptional
string | null
expandedOidsOptional
ReadonlySet<string>
defaultExpandedOidsOptional
ReadonlySet<string>
onExpandedOidsChangeOptional
((oids: ReadonlySet<string>) => void)
onSelectOptional
((commit: GitCommit) => void)
customizeOptional
UiCustomization