kvision / pl.treksoft.kvision.window / Window / remove

remove

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

Removes given component from the current container.

Parameters

child - child component

Return
current container