Skip to content

Elinengu/autocomplete-search-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete Component (React + TypeScript + Vite + Tailwind CSS + Float UI)

A reusable and accessible Autocomplete component built with React, TypeScript, Vite, Tailwind CSS and Float UI.

Features

  • Single-select and multi-select support
  • Keyboard navigation (ArrowUp, ArrowDown, Enter, Escape)
  • Mouse interaction support
  • Loading and disabled states
  • Supports primitive and object-based options
  • Fully typed with TypeScript generics
  • Reusable and composable component API

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

Getting Started

Install dependencies

npm install

Run to View Sample Usage

npm run build
npm run preview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors