Docs
Smart Form
Smart Form
Description goes here
Installation
pnpm dlx shadcn@latest add https://deltacomponents.dev/r/smart-form
Usage
"use client"
import * as React from "react"
import { SmartForm } from "@/registry/blocks/smart-form"
export function Component() {
return <SmartForm />
}
API Reference
Parameters
Name | Type | Description |
---|---|---|
prop | type | description |