Back to docs
Recipe

Keyboard navigation

Full keyboard control over the Nimbus overlay — no mouse required.

Default bindings

KeyAction
TabNext target
Shift+TabPrevious target
EnterConfirm / interact
EscapeClose overlay
1–9Quick-select slot

Focus ring

The active target renders a 2px solid #8B5CF6 outline with a 4px glow. The ring animates between targets using CSS transitions so you never lose track of where you are.

Skip zones

Mark containers with data-nimbus-skip to exclude them from the tab order. Useful for decorative elements or background panels that should never receive focus.

Tip: Hold Alt while pressing a number key to trigger the action without first focusing the slot.