Skip to content
DataBrowse data components
ComponentsDataStable

Empty state

Centered prompt for empty lists. Pairs with a primary CTA.

Live preview

No accounts yet

Connect your first identity provider to get started.

Usage

Adapters:React stableVue stable
index.html
<div class="lm-empty-state">
  <div class="lm-empty-state-title">No data</div>
</div>

CSS classes (2)

ClassDescription
lm-empty-stateDashed-border centered region
lm-empty-state-titleBold title

Accessibility

  • Provide a clear next-action button.

Spotted something wrong? Edit this entry on GitHub.