INOTE

useImperativeHandle

What is useImperativeHandle in React?
How does useImperativeHandle work with forwardRef?
How would you create a custom input component using useImperativeHandle?
What are the potential pitfalls of useImperativeHandle?