Skip to content
PatternBrowse pattern components
ComponentsPatternStable

Command bar

Toolbar above tables and lists with title, primary action, and secondary actions.

Live preview

Accounts128 active

Usage

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

CSS classes (1)

ClassDescription
lm-command-barTitle + actions toolbar

Accessibility

  • Use role='toolbar' if it contains only buttons.

Spotted something wrong? Edit this entry on GitHub.