Components/Forms & inputs/FormField
component

FormField

src/components/form-controls.tsx

Import

import { FormField } from "@ossrandom/design-system";

Examples

Default

↗ Playground

API

extends BaseProps

PropType
label ReactNode
hint ReactNode
error ReactNode
required boolean
optional boolean
htmlFor string
children required ReactNode