Skip to main content

WorkspacePickerProps

Props for WorkspacePicker Extends WithParentContextName

Extends

Properties

parentContextName?

optional parentContextName: 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.