Properties
Updated 2026-08-13
Select a block and the right-hand panel fills with its settings. It is the same panel for every block, so what you learn on a text block you already know on a card.
Turn some
Four of the real controls, on a real block:
The panel on the right changes the block on the left, as you touch it. Four of the real controls; the actual panel has these grouped with the rest.
Nothing here is saved, and no CSS was written. That is the whole idea of the panel: the block carries its own design, and you change it by pointing at the block and turning a control.
What the groups hold
The panel is grouped and the groups collapse, so it opens calm. A number next to a group means this block already has settings there.
Nearly every “this looks cramped” problem is Spacing. Padding grows the block; margin pushes its neighbours away.
A tooltip is a property of any block, not a block of its own. Switch it on, write the text, choose which side it comes out of.
When the controls run out
Two things sit below the groups for what the controls do not cover.
Custom CSS writes rules scoped to this block. It is there for the last five percent. A setting that exists as a control should be set with the control, because the control keeps working when the block is moved, copied or restyled. See Custom CSS.
Colour from data gives a block a colour chosen by a column value. One block that tints itself per category, instead of one copy per category.
If you find yourself duplicating a branch to change a single hex, that is the control you wanted. See Tables and rows for binding, and conditions for when the difference really is structural.






