jackpope 3687fd2e6b Add blur() and focusLast() to fragment instances (#32654)
was added in https://github.com/facebook/react/pull/32465.
Here we add  and . I also extended  to take
options.

 will focus the first focusable element.  will focus
the last focusable element. We could consider a  naming or
even the  used by test selector APIs as well.

 will only have an effect if the current
is one of the fragment children.

DiffTrain build for [c69a5fc53a](https://github.com/facebook/react/commit/c69a5fc53a5135136668ca878f99b634d2374837)
2025-03-18 09:07:57 -07:00
2020-01-09 14:07:41 -08:00
S
Description
No description provided
Readme MIT
1.8 GiB
Languages
JavaScript 67.1%
TypeScript 29.4%
HTML 1.5%
CSS 1.1%
C++ 0.6%
Other 0.2%