Skip to main content

Foundations

MetaList

Display compact metadata rows. A wonderfully neat way to present 'Key: Value' information.

Curated demo

Status
Stable
Registry
GitHub Packages

Reference

Display compact metadata rows. A wonderfully neat way to present 'Key: Value' information.

  • Use MetaList for dense supporting facts rather than long prose.
  • Prefer short single-line values. If you're writing paragraphs, use a different component.

Example snippet

<MetaList>
  <dt>Status</dt>
  <dd>Stable</dd>
</MetaList>