DotNaos UI

Changed File List

Changed File List from the Source control package.

Loading ChangedFileList…

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
changesRequired
readonly GitChange[]
selectedPathOptional
string | null
onSelectOptional
((change: GitChange) => void)
onOpenFileOptional
((change: GitChange) => void)
onStageOptional
((change: GitChange) => void)
onUnstageOptional
((change: GitChange) => void)
onDiscardOptional
((change: GitChange) => void)
emptyLabelOptional
string
"No changes"
mobileLabelOptional
"name" | "path"
"path"
customizeOptional
UiCustomization