Searchable Select

Ready

Part of Dropdowns & Context Menus collection

Interactive Preview

Dropdown with live search filtering and selection state

Features

  • Live search filter for quick access
  • Icon support for each option
  • Visual selection state with highlighting
  • Check marks for selected items
  • Empty state for no results
  • Keyboard navigation support

Installation

This searchable select dropdown provides real-time filtering with a search input and visual selection feedback.

// Required imports
import { Search, Code, Globe, Zap, Check } from 'lucide-react'
import { useState } from 'react'