DotNaos UI

Branch Selector

Branch Selector from the Source control package.

Loading BranchSelector…

Source code

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

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
branchesRequired
readonly string[]
valueRequired
string
disabledOptional
boolean
false
onChangeOptional
((branch: string) => void)
labelOptional
string
"Branch"
compactOptional
boolean
false
defaultOpenOptional
boolean
false
customizeOptional
UiCustomization