Skip to main content
The Deno 2 Release Candidate is 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.1/components/TextArea/setup.ts";

Setup function of the <TextArea /> component.

type

(props: Partial<iTextArea>) => unknown