Skip to content
PatternBrowse pattern components
ComponentsPatternStable

Filter bar

Auto-fit grid of filter inputs above tables.

Live preview

Usage

Adapters:React stableVue stable
index.html
<div class="lm-filter-bar">
  <label class="lm-field">…</label>
</div>

CSS classes (1)

ClassDescription
lm-filter-barAuto-fit input grid

Accessibility

  • Each filter must have a visible label.

Spotted something wrong? Edit this entry on GitHub.