Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/lunchbox/islands/Autocomplete/index.tsx>default

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
function default
import { default } from "https://deno.land/x/lunchbox@v0.3.109/islands/Autocomplete/index.tsx";

<Autocomplete />

The Autocomplete component provides a text input with suggestions dropdown based on user input. It allows selecting from predefined options and handles keyboard events for selection and navigation.

Parameters

props: Partial<iAutocomplete>