Navigation
Vertical navigation for settings columns, progress bars and steps for multi-stage flows, and the command palette — press ⌘K anywhere on this page, or click the button. The palette pairs the dialog controller with a palette controller for filtering and arrow keys.
Vertical navigation
Simple
Icons and badges
With sections
Progress bars & steps
Progress bar
Bullets and text
Step 3 of 4
Circles with connectors
Circles with text
Create the site
Name, address, timezone
Connect the database
SQL Server credentials verified
Pair controllers
2 of 6 controllers online
Invite operators
Give your team access
Panels
Command palette
⌘K<div data-controller="dialog"
data-action="keydown.meta+k@window->dialog#open">
<dialog class="modal palette" data-dialog-target="dialog" data-controller="palette"
data-action="click->dialog#backdropClose keydown.esc->dialog#close">
<input class="palette-input" data-palette-target="input"
data-action="input->palette#filter keydown.down->palette#next
keydown.up->palette#previous keydown.enter->palette#select">
<div class="palette-list">
<div data-palette-target="group">
<p class="palette-group-label">Sites</p>
<button class="palette-item" data-palette-target="item">…</button>
</div>
</div>
</dialog>
</div>