Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/components/blocks/form/config.ts>INPUT_COMPONENTS

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
variable INPUT_COMPONENTS
import { INPUT_COMPONENTS } from "https://deno.land/x/netzo@0.4.49/components/blocks/form/config.ts";

type

{ checkbox; date; select; radio; switch; textarea; number; fallback; }