kvision / pl.treksoft.kvision.panel / StackPanel / remove

remove

(js) open fun remove(child: Component): StackPanel

Removes given component from the current container.

Parameters

child - child component

Return
current container