kvision / pl.treksoft.kvision.dropdown / separator

separator

fun ContextMenu.separator(classes: Set<String> = setOf()): Separator
fun DropDown.separator(classes: Set<String> = setOf()): Separator

DSL builder extension function.

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