Skip to content
DataBrowse data components
ComponentsDataStable

Description list

Two-column key/value list for read-only details panels.

Live preview

Plan
Enterprise — annual
Renewal
April 18, 2027
Owner
finance@atlas.example

Usage

Adapters:React stableVue stable
index.html
<dl class="lm-description-list">
  <dt>Plan</dt><dd>Enterprise</dd>
</dl>

CSS classes (1)

ClassDescription
lm-description-listTwo-column dl

Accessibility

  • Use semantic <dl><dt><dd>.

Spotted something wrong? Edit this entry on GitHub.