dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/ref-05-events.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…