ink
ink copied to clipboard
Please add getFocus to the focusManager API
Hi,
the focus manager API has currently :
- disableFocus
- enableFocus
- focusPrevious
- focusNext
- focus
It would be great to be able to get the current id that has the focus.
Thanks.
I would also love this.