DotNaos UI

Commit List

Commit List 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
loadingOptional
boolean
false
onSelectOptional
((commit: GitCommit) => void)
onRestoreOptional
((commit: GitCommit) => void)
emptyLabelOptional
string
"No commits"
customizeOptional
UiCustomization