-
Notifications
You must be signed in to change notification settings - Fork 13
Module Horizontal
WJDDesigns edited this page May 3, 2026
·
1 revision
Module type:
horizontal· Category: Layout · Free
Container module that arranges child modules side-by-side in a row, with flex alignment and gap controls.
- Place modules horizontally
- Flexible alignment (horizontal + vertical)
- Spacing between items (positive or negative)
- Wrap to next line when exceeding width
- Nestable — combine with Module-Vertical for complex grids
- Horizontal alignment — left / center / right / space-between / space-around / justify
- Vertical alignment — top / center / bottom / stretch / baseline
- Allow wrapping — when on, modules wrap to a new line if the row overflows
- Gap between items (rem) — supports negative values to overlap modules
Standard 4-tab editor.
- Icon row — 4 icon modules with 1rem gap, centered.
- Info bar — temp/humidity/pressure info modules with space-between.
- Button group — 3 buttons stretched to fill (justify).
- Module-Vertical — stack instead of row.
- Module-Tabs — switchable instead of always-visible.
- For top-level rows, use the Row → Column structure (see Layout-System) — the horizontal module is for nesting inside a column.
Ultra Card · Website · Discord · GitHub Issues · HACS · MIT licensed
- Layout-System
- Logic-and-Conditions
- Templates-and-Jinja
- Actions
- Design-System
- Custom-Variables
- Presets-and-Marketplace
- Pro-and-Cloud
- Modules-Overview
- Content
- Data
- Interactive
- Layout
- Media / Background
- Animated (Pro)
- Inputs (Helpers)
- Card embeds