Class CollapsibleGroup (2.12.1)

Stay organized with collections Save and categorize content based on your preferences.
CollapsibleGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.

Attribute

NameDescription
collapsed bool
The collapsed state of the widget on first page load.