Examples
Basic
Title and primary action pinned to opposite edges — the canonical section-header pattern.
Users
With gutter
<code class="ws-code">gutter=true</code> adds 1rem gap — useful with 3+ items that don't pin to edges.
A
B
C
D
Three items
Level with a middle item — start, center, end distribution.
content
content
content
content
content
content
content
Documentation
Level props
Parameters accepted by {#include layouts/primitives/level ... /}.
| Name | Type | Description |
|---|---|---|
* id | String | DOM id on the container. |
gutter | boolean | Adds pf-m-gutter for 1rem gap between items. |
slot items | Qute block | Level children — wrap each in pf-v6-l-level__item. |