fun Nav.navLinkDisabled(: String, : String? = null, : ResString? = null, : Set<String>? = null, : String? = null, : (Link.() -> Unit)? = null): Link
DSL builder extension function for a disabled link in a nav list.
It takes the same parameters as the constructor of the built component.