For the complete documentation index, see llms.txt. This page is also available as Markdown.

Containers

The following built-in container components are available:

  • Box - arranges all children vertically or horizontally

  • Form - arranges its children vertically, with captions next to them

  • Group - provides a border with a caption around its content

  • Tab - shows each child widget in a separate tab

Last updated