ddLinkDisabled

fun DropDown.ddLinkDisabled(label: String, icon: String? = null, image: <Error class: unknown class>? = null, className: String? = null, init: <Error class: unknown class>.() -> Unit? = null): <Error class: unknown class>

DSL builder extension function for a disabled link in a dropdown list.

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