Spacer¶
Reserves empty space in a layout.
Layout components · element type spacer
Options¶
Spacer has no configuration options. Set its size by resizing it on the canvas.
| Option | Default | Description |
|---|---|---|
| Background | None | Fills the reserved space with a colour, taken from the theme palette or set directly |
| Style | Empty | Custom CSS applied to the element, through the style editor |
Notes¶
- Use Spacer for blank space. Use Separator when you want a visible dividing line
- A spacer is invisible in the output unless you give it a Background
- Set Background temporarily while designing to see how much space it occupies, then clear it