form
Documentation / lib/components/ui/form
Control​
const Control: Component<ControlProps, {
}, ""> = FormPrimitive.Control;
Defined in: web-app/src/lib/components/ui/form/index.ts:11
FormControl​
Renames and re-exports Control
Documentation / lib/components/ui/form
const Control: Component<ControlProps, {
}, ""> = FormPrimitive.Control;
Defined in: web-app/src/lib/components/ui/form/index.ts:11
Renames and re-exports Control