Form components built on top of px-ui-core
npm install @px-ui/formsForm components built on top of @px-ui/core with React Hook Form and Zod validation support.
- Built on React Hook Form for powerful form state management
- Zod schema validation support via @hookform/resolvers
- TypeScript support with full type inference
- Accessible form components
- Error handling and validation messages
- Customizable styling with Tailwind CSS
All components are fully typed and provide excellent TypeScript support with type inference from your Zod schemas.