fun addAll(children: List<Component>): Container
Overrides Container.addAll
Adds a list of components to the current container.
children - list of child components
children
Return current container