collapsibleGroup

@JvmName(name = "rgjlvogdbqmgbrec")
suspend fun collapsibleGroup(value: Output<CollapsibleGroupArgs>)
@JvmName(name = "huxgksyqqjlbhudx")
suspend fun collapsibleGroup(value: CollapsibleGroupArgs?)

Parameters

value

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


@JvmName(name = "wscvsridasailuku")
suspend fun collapsibleGroup(argument: suspend CollapsibleGroupArgsBuilder.() -> Unit)

Parameters

argument

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