Collapse
Introduction
Function signature
Collapse(
labels=['Description', 'Widget1'],
contents=[text, my_widget],
accordion=False,
widget_id=None,
)Parameters
Parameters
Type
Description
labels
contents

accordion

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize Collapse content and widget
Collapse content and widgetCreate text widget and contol button
Create app layout
Create app using layout
Update text widget state
Last updated