kvision / pl.treksoft.kvision.onsenui.toolbar / bottomToolbar

bottomToolbar

(js) fun Page.bottomToolbar(classes: Set<String>? = null, className: String? = null, init: (BottomToolbar.() -> Unit)? = null): BottomToolbar

DSL builder extension function.

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