kvision / pl.treksoft.kvision.panel / TabPanel / tabPanel

tabPanel

fun Container.tabPanel(classes: Set<String> = setOf(), init: TabPanel.() -> Unit = null): Unit

DSL builder extension function

It takes the same parameters as the constructor of the built component.