Closed rubensousa closed 8 months ago
Currently, there's no way to intercept/react to individual focus events without relying on selection listener and checking for focus state.
This is helpful to react to focus gain even if the selection does not change.
Currently, there's no way to intercept/react to individual focus events without relying on selection listener and checking for focus state.
This is helpful to react to focus gain even if the selection does not change.