Workspace pickerSurfaces
Dialog
Workspace Picker Dialog from the Workspace picker package.
Loading WorkspacePickerDialog…
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 |
|---|---|---|
onCloseOptional | (() => void) | — |
openRequired | boolean | — |
childrenRequired | StrictChildren<WorkspacePickerChildKind> | — |
labelOptional | string | — |
onSelectionChangeOptional | ((key: string) => void) | — |
emptyLabelOptional | string | — |
errorOptional | string | — |
defaultOpenOptional | boolean | — |
isLoadingOptional | boolean | — |
searchLabelOptional | string | — |
searchPlaceholderOptional | string | — |
selectedKeyOptional | string | — |