DotNaos UI

Commit Graph

Commit Graph 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
defaultSelectedOidOptional
string | null
colorByTipOidOptional
Readonly<Record<string, string>>
{}
checkedOutOidOptional
string | null
emptyLabelOptional
string
"No commits"
showDetailsOptional
boolean
true
onSelectOptional
((commit: GitCommit) => void)
customizeOptional
UiCustomization