Props

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