Skip to content
LSD Framework
Component

Search input

A single primitive in six garments — leading magnifier, trailing keyboard chip, expandable, with typeahead, compact, hero. Press / anywhere to focus the global one.

01 · Magnifier + clear
02 · With ⌘K shortcut chip (global focus on / ) Press / from anywhere on the page.
03 · Expandable (collapsed → wide on focus)
04 · With typeahead results
05 · Compact (nav embed) and Hero
06 · Loading state (toggle to demo)
View HTML
<label class="si">
  <span class="si__lead">⌕</span>
  <input class="si__input" type="search" placeholder="Search…" />
  <span class="si__trail">
    <button class="si__clear">×</button>
  </span>
</label>