NoriginMedia / react-spatial-navigation

DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
MIT License
226 stars 64 forks source link

added autoRestoreFocus prop #63

Closed SMishra25 closed 4 years ago

SMishra25 commented 4 years ago

autoRestoreFocus prop will allow parent component to keep the focus on the same child component even if it's unmounted and mounted again.