Skip to main content
Module

x/lunchbox/components/Input/setup.ts>default

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

Setup function of the <Input /> component.

type

(props: Partial<iInput>) => unknown