Source controlBranches
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.
| Property | Type | Default |
|---|---|---|
branchesRequired | readonly string[] | — |
valueRequired | string | — |
disabledOptional | boolean | false |
onChangeOptional | ((branch: string) => void) | — |
labelOptional | string | "Branch" |
compactOptional | boolean | false |
defaultOpenOptional | boolean | false |
customizeOptional | UiCustomization | — |