SelectProject
Introduction
Function signature
SelectProject(
default_id=None,
workspace_id=None,
compact=False,
allowed_types=[],
show_label=True,
size=None,
widget_id=None,
)
Parameters
Parameters
Type
Description
default_id
workspace_id
compact

allowed_types
show_label

size

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

Last updated