PatternBrowse pattern components
Command bar
Toolbar above tables and lists with title, primary action, and secondary actions.
Live preview
Usage
Adapters:React stableVue stable
index.html
<div class="lm-command-bar">…</div>CSS classes (1)
| Class | Description |
|---|---|
lm-command-bar | Title + actions toolbar |
Accessibility
- Use role='toolbar' if it contains only buttons.
Spotted something wrong? Edit this entry on GitHub.