Class CollapsibleGroup (2.9.0)

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.