scriptkavi / hooks

Empower your react project with accessible and customizable hooks. Copy paste the modern hooks and use them in your React or NextJS applications.
https://hooks.scriptkavi.com
MIT License
134 stars 3 forks source link

[feat]: Some form utilities & hooks - just to make simple form handling ease. #6

Open iamkarshe opened 2 weeks ago

iamkarshe commented 2 weeks ago

Feature description

We can add some hooks for form handling, wold be really nice to have form utilities in library, for inspiration we can see — https://conform.guide/api/react/getFormProps

Affected component/components

Form

Additional Context

Additional inspiration we can take from https://mantine.dev/form/use-form/

Before submitting

sunnynk19 commented 2 weeks ago

Noted. Added in my TODO list