React Events
Need a refresher on React events? This sandbox includes form, keyboard, mouse, and focus/ blur events with a brief summary of each type. Examples are based on James Nelson's event cheatsheet, but have been updated to include newer React features and hooks.