ryan-custom-hooks
v1.2.3
Published
react custom hook made by Ryan
Readme
🧰 ryan-custom-hooks
A Simple React Hooks made by Ryan.
Can be used with Typescript.
🚀 Getting Started
useToggle
useMountFocus
useFocusBlur
useDidMount
useScrollIntoView
useLocalStorage
[Example] Preparing
useStepHandler
History
[1.0.1]add hooks : useToggle, useMountFocus[1.0.6]add types: useToggle, useMountFocus[1.0.7]add example: useToggle, useMountFocus[1.0.8]add hook : useFocusBlur(with Type, example)[1.0.10]fix hooks : useFocusBlur null point error[1.1.0]add hooks : useDidMount, useScrollIntoView[1.1.2]add example : useDidMount, useScrollIntoView[1.2.0]add hooks : useLocalStorage, useStepHandler
