Skip to main content
Version: 1.1.0

Combobox

The Combobox component provides searchable and selectable option lists using semantic custom elements.

Ignix Lite comboboxes support keyboard accessibility, filtering, intents, chips, and multiple selection without external dependencies.


Intent Variants

  • Apple
  • Banana
  • Orange
  • Node
  • Express
  • MongoDB
  • Validate
  • Check Input
  • Review
  • Delete
  • Remove
  • Archive
  • Premium
  • Featured
  • Trending

Multiple Select

  • React
  • Vue
  • Angular
  • Svelte
  • Solid

Usage

Tech Stack Selection

Select frameworks used in your current project.

  • React
  • Next.js
  • Vue
  • Angular
  • Node.js
  • Express
  • MongoDB
  • PostgreSQL

Attributes

AttributeTypeDescription
multiplebooleanEnables multiple selection
data-intent'primary' | 'success' | 'warning' | 'danger' | 'gradient'Applies semantic styling
data-clearattributeClears current selection
data-chipsattributeDisplays selected values as chips
data-selectedbooleanMarks selected option
data-activebooleanMarks active keyboard option