DotNaos UI

Workspace List

Recent Workspace List from the Workspace picker package.

Loading RecentWorkspaceList…

Source code

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

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
emptyLabelOptional
string
"No recent workspaces"
isLoadingOptional
boolean
false
onRemoveOptional
((workspace: Workspace) => void)
onSelectOptional
((workspace: Workspace) => void)
workspacesRequired
readonly Workspace[]