Vanilla Breeze

layout-specimen

Visual specimen of VB layout primitives for design-system docs. Renders each primitive with a labeled mini-example and the canonical HTML snippet.

Overview

<layout-specimen> renders all 14 VB layout primitives at a glance — each with its name, a short description, a live mini-example, and the canonical HTML snippet. Used in design-system docs to give readers a single page that surveys the layout vocabulary.

Primitives shown

14 layout custom-elements:

  • layout-stack
  • layout-cluster
  • layout-grid
  • layout-center
  • layout-cover
  • layout-imposter
  • layout-columns
  • layout-card
  • layout-canvas
  • layout-badge
  • layout-reel
  • layout-sidebar
  • layout-switcher
  • layout-text

Subset to a few

Use data-only to limit which primitives render. The names can be used with or without the layout- prefix.

Design-system family

Pairs with the other specimen primitives to form a complete design-system survey:

Attributes

AttributeTypeDefaultDescription
data-onlystringComma-separated subset of primitive names. Default: render all 14.