How to set default search for React on page load?

I am not finding anything in react-hooks UI library on how to set a default search for people going to a certain route of my react app?

Anyone have a quick example of how to do it?