fun Container.nav(: String? = null, : Boolean = false, : Align? = null, : Set<String>? = null, : String? = null, : (Nav.() -> Unit)? = null): Nav
DSL builder extension function.
It takes the same parameters as the constructor of the built component.