
React Refs All In One
React.createRef
React.forwardRef
useRef

https://reactjs.org/docs/react-api.html#refs
https://reactjs.org/docs/refs-and-the-dom.html
Forwarding refs to DOM components
Forwarding refs in higher-order-components
https://reactjs.org/docs/forwarding-refs.html
React Hooks
https://reactjs.org/docs/hooks-reference.html#useref
UMD + ESM
xgqfrms