kvision / pl.treksoft.kvision.panel / FlexPanel / remove

remove

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

Removes given component from the current container.

Parameters

child - child component

Return
current container