@px-ui/forms
v6.0.1
Published
Form components built on top of px-ui-core
Maintainers
Readme
@px-ui/forms
Form components built on top of @px-ui/core with React Hook Form and Zod validation support.
Features
- 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
TypeScript
All components are fully typed and provide excellent TypeScript support with type inference from your Zod schemas.
