mirror of
https://github.com/cupcakearmy/formhero.git
synced 2024-12-22 16:16:24 +00:00
Update README.md
This commit is contained in:
parent
891cd11d6c
commit
30147bdae6
19
README.md
19
README.md
@ -14,6 +14,23 @@
|
|||||||
- Tiny
|
- Tiny
|
||||||
- React Hooks
|
- React Hooks
|
||||||
|
|
||||||
|
###### Links
|
||||||
|
|
||||||
|
- [*See it in action HERE*](https://cupcakearmy.github.io/formhero/)
|
||||||
|
- [Examples](#Examples)
|
||||||
|
- [Docs](#Documentation)
|
||||||
|
- Contructor
|
||||||
|
- [Initial State](#Initial)
|
||||||
|
- [Validators](#Validators)
|
||||||
|
- [Options](/#Options)
|
||||||
|
- Returns
|
||||||
|
- [auto](#Auto)
|
||||||
|
- [form](#Form)
|
||||||
|
- [errors](#Errors)
|
||||||
|
- [isValid](#isValid)
|
||||||
|
- [update](#Update)
|
||||||
|
|
||||||
|
|
||||||
###### Installation
|
###### Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -135,7 +152,7 @@ const Form = () => {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📖 Docs
|
## 📖 Documentation
|
||||||
|
|
||||||
### `useForm`
|
### `useForm`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user