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

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

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

Setup function of the <TextArea /> component.

type

(props: Partial<iTextArea>) => unknown