Skip to content
v1.3.1

Command & search

Keyboard-first navigation. A command palette (open it with the button, then type to filter), a combobox for jumping to a project, a popover for quick actions, a tooltip, and kbd hints throughout.

Preview full screen

Use it

This example is one self-contained file. Link the JLDS stylesheets and the behavior bundle from the CDN, then paste the markup. See Vanilla HTML for the full workflow.

html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jarooda/jlds@main/registry/css/index.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jarooda/jlds@main/registry/css/all.css">
<script src="https://cdn.jsdelivr.net/gh/jarooda/jlds@main/registry/js/all.js" defer></script>
bash
curl -O https://cdn.jsdelivr.net/gh/jarooda/jlds@main/registry/examples/command.html

Components used

Command Palette · Combobox · Popover · Tooltip · Kbd · Card · Button