Examples
Component listbox patterns
These examples use <tng-listbox> directly, so component apps can hand in option data while keeping the same primitive keyboard model underneath.
Form usage
Listboxes can sit inside a standard form when you want keyboard-first single selection.
Priority picker
Compare a light editorial treatment in Plain CSS with a Tailwind utility translation that keeps the same wrapper API and summary feedback.
Priority picker (Plain-CSS)
Priority queue
Use the component wrapper to carry a fully styled listbox while keeping the primitive keyboard model underneath.
Selected priority: Medium priority
Priority picker (Tailwind CSS)
Priority queue
Use the component wrapper to carry a fully styled listbox while keeping the primitive keyboard model underneath.
Selected priority: Low priority
Dual listbox keyboard handoff
Each listbox keeps roving focus scoped locally; use Tab to move to the next listbox.
Dual listbox keyboard handoff (Plain-CSS)
Publish channels A
selected: Docs
Publish channels B
selected: Team updates
Dual listbox keyboard handoff (Tailwind CSS)
Publish channels A
selected: Docs
Publish channels B
selected: Support