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

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

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

Render function for the <Select/ > component.

Component properties are partial

Parameters

props: Partial<iSelect>

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