collapse

fun Container.collapse(id: String, groupId: String? = null, horizontal: Boolean = false, opened: Boolean = false, init: Collapse.() -> Unit): <Error class: unknown class>

DSL builder extension function. It takes the same parameters as the constructor of the built component.