TabPanel

fun TabPanel(enabled: Boolean = true, isDefault: Boolean = false, block: TabPanelScope.() -> Unit)(source)