SelectWorkspace
Introduction
Function signature
SelectWorkspace(
default_id=None,
team_id=None,
compact=False,
show_label=True,
size=None,
widget_id=None
)
Parameters
Parameters
Type
Description
default_id

team_id

compact

show_label

size

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Prepare team_id and workspace_id
team_id and workspace_idInitialize SelectWorkspace widget
SelectWorkspace widgetCreate app layout
Create app using layout

Last updated