mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2cca18728e
Called when focus visibility changes. Focus is only considered visible if a focus event occurs after keyboard navigation. This provides a way for people to provide visual focus styles for keyboard accessible UIs without those styles appearing if focus is triggered by mouse, touch, pen.