React onClick event handlers: A complete guide

This guide covers React’s `onClick` event handler, including information about event listening, synthetic events, custom events, and more.