kvision / pl.treksoft.kvision.data / DataContainer / remove

remove

(js) fun remove(child: Component): Container

Removes given component from the current container.

Parameters

child - child component

Return
current container