kvision / pl.treksoft.kvision.navbar / nav

nav

(js) fun Navbar.nav(rightAlign: Boolean = false, classes: Set<String>? = null, className: String? = null, init: (Nav.() -> Unit)? = null): Nav

DSL builder extension function.

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