DotNaos UI

Git Client Shell

Git Client Shell from the Source control package.

Loading GitClientShell…

Source code

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

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
headerTitleOptional
string
branchOptional
string
customizeOptional
UiCustomization
clientRequired
GitRepositoryClient
getCredentialsOptional
GitClientCredentialsProvider
notifyOptional
GitClientNotify
confirmRestoreOptional
GitClientConfirm
onErrorOptional
((message: string, error: unknown) => void)