TypeScript Support
React Cool Form is written in TypeScript, so the library's types will always be up-to-date. When working with TypeScript, we can define a FormValues
type to support the form's values.
๐ง You can dig more useful types of this library to build a strongly typed form.