CollapsibleGroupResponse

data class CollapsibleGroupResponse(val collapsed: Boolean)

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

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The collapsed state of the widget on first page load.