kvision / pl.treksoft.kvision.onsenui.tabbar / tabbar

tabbar

(js) fun Page.tabbar(tabPosition: TabsPosition? = null, animation: Boolean = true, swipeable: Boolean? = null, classes: Set<String>? = null, className: String? = null, init: (Tabbar.() -> Unit)? = null): Tabbar

DSL builder extension function.

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