collapsibleGroup

@JvmName(name = "wpnifottvjsmvlot")
suspend fun collapsibleGroup(value: Output<CollapsibleGroupArgs>)
@JvmName(name = "pcfckhfumfuehhts")
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 = "iuenhdfamhvplcvx")
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.