abstract fun remove(child: Component): Container
Removes given component from the current container.
child - child component
child
Return current container