fun add(child: Component): Container
Overrides Container.add
Adds given component to the current container.
child - child component
child
Return current container