kvision / pl.treksoft.kvision.dropdown / DropDown / addAll

addAll

(js) open fun addAll(children: List<Component>): SimplePanel

Adds a list of components to the current container.

Parameters

children - list of child components

Return
current container