Skip to content

Hooks, forwardRef, dynamic props and more.

Compare
Choose a tag to compare
@ErrorPro ErrorPro released this 20 Apr 15:32
· 48 commits to master since this release
7652acc

Some changes:

  • Reworked the lib with hooks
  • Added a way to pass ref to the underlying input
  • Added a way to get access to the google autocomplete
  • Changed the API of the component
  • Removed unused code
  • More examples how to use the lib