> For the complete documentation index, see [llms.txt](https://vuido.mimec.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vuido.mimec.org/built-in-components/containers.md).

# Containers

The following built-in container components are available:

* [Box](/built-in-components/containers/box.md) - arranges all children vertically or horizontally
* [Form](/built-in-components/containers/form.md) - arranges its children vertically, with captions next to them
* [Group](/built-in-components/containers/group.md) - provides a border with a caption around its content
* [Tab](/built-in-components/containers/tab.md) - shows each child widget in a separate tab
