Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lunchbox/components/Input/index.tsx>default

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
function default
import { default } from "https://deno.land/x/lunchbox@v1.0.1/components/Input/index.tsx";

Render function for the <Input/ > component.

Component properties are partial

Parameters

props: Partial<iInput>

This property will add a <Text /> component inside the <label/> element and links it to the by nesting it inside the label as well.