How to scroll to an element?
React 16.8 +, Functional component Click here for a full demo on StackBlits React 16.3 +, Class component Class component – Ref callback Don’t use String refs. String refs harm performance, aren’t composable, and are on their way out (Aug 2018). string refs have some issues, are considered legacy, and are likely to be removed … Read more