onclick react two functions code example Example: react js onclick call two functions <a href="#" onClick={() => { func1(); func2();}}>Test Link</a>