UNPKG

react-hybrid-form

Version:

A super simple, straightforward and powerful hybrid form library which combines the benefits of both controlled or uncontrolled form.

19 lines (13 loc) 427 B
# Changelog All notable changes to this project will be documented in this file. ## [1.0.0] - 2024-11-08 ### Initial Release - Released `useHybridForm` hook for flexible form handling. - Added form components: - `InputField` - `RadioField` - `SelectField` - `CheckBoxField` - `PasswordField` - `TextAreaField` [1.0.0]: https://github.com/shahin-m-hashim/react-hybrid-form/releases/tag/v1.0.0