



The Container widget lets you group multiple widgets together in a compact 2-column grid. It's perfect for organizing related widgets side by side - for example, pairing a weather widget with a world clock, or placing several small widgets in a tidy block.
Add a Container widget to your page, then add other widgets inside it. The Container arranges its children in a 2-column grid that adapts to the available space - two columns on wider screens and a single column on smaller screens.
In edit mode, click the + Add Widget button inside the Container. A widget picker opens showing all widgets that can be placed inside a Container. Choose a widget and it will appear in the grid.
In edit mode, use the widget toolbar controls on any child widget to delete or rearrange it within the Container.
In edit mode, use the move up and move down buttons in each child widget's toolbar to change the order.