Getting Started
TODO: Introduction...
#
RequirementTo use react-cool-form
, you must use react@16.8.0
or greater which includes hooks.
#
InstallationThis package is distributed via npm.
#
CDNIf you're not using a module bundler or package manager. We also provide a UMD build which is available over the unpkg.com CDN. Simply use a <script>
tag to add it after React CND links as below: