Props

fun Props(    header: DIV.(CollapsableComponent.HeaderCtx) -> Unit?,     content: RenderFn,     collapsed: Boolean)