1.0.0 • Published 6 years ago
@alobato/use-scroll-to-error v1.0.0
useScrollToError
React hook use-scroll-to-error
Note: This is using the new React Hooks API
You'll need to install
react,react-dom, etc at^16.8.0or above
Install
yarn add @alobato/use-scroll-to-errorUsage
import useKeyPress from '@alobato/use-scroll-to-error'
...
useFocusOnLoad('name')
useScrollToError({errors, isValid, isSubmitting})1.0.0
6 years ago