tab
fun TabPanel.tab( label: String? = null, icon: String? = null, image: <Error class: unknown class>? = null, closable: Boolean = false, route: String? = null, init: Tab.() -> Unit? = null): Tab
Content copied to clipboard
DSL builder extension function.
It takes the same parameters as the constructor of the built component.