kvision / pl.treksoft.kvision.dropdown / Separator / separator

separator

fun ListTag.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.