WorkspacePickerProps
Props for WorkspacePicker Extends WithParentContextName
Extends
Properties
parentContextName?
optionalparentContextName:string
Name of the parent context
Inherited from
WithParentContextName.parentContextName
userWorkspaces
userWorkspaces:
UserWorkspaces|Promise<UserWorkspaces>
A promise that resolves to user workspaces (home and child workspaces). This is typically loaded during page initialization and passed down.