List scrollToTop or scroll to element(React)

The page contains NavBar, Tabs and List. I want to add another Fab button. The function of the button is to scroll the List to the specified element or scrollToTop.How can it be achieved?