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

remove

fun remove(child: Component): Container

Overrides Container.remove

Removes given component from the current container.

Parameters

child - child component

Return
current container