kvision / pl.treksoft.kvision.panel / ResponsiveGridPanel / remove

remove

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

Removes given component from the current container.

Parameters

child - child component

Return
current container