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

x/lunchbox/islands/Autocomplete/setup.ts>default

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

Setup function of the <Autocomplete /> islabd.

type

(props: Partial<iAutocomplete>) => unknown