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