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