dillon1000/react
Commit
Browse files Specify focus events work on all elements in the React DOM
Generally, focus/blur events only apply to focusable elements found in forms. In React, you can listen to focus/blur events on any element.
Changed paths1 file
First-parent comparisondocs/docs/ref-05-events.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…