Nav

constructor(rightAlign: Boolean = false, className: String? = null, init: Nav.() -> Unit? = null)

Parameters

rightAlign

determines if the nav is aligned to the right

className

CSS class names

init

an initializer extension function