我正在使用ReactJS,Redux,Redux-Saga开发单页Web应用程序,并且使用react-router创建导航链接。
如何通过使用react js按键盘标签键来关注路由器(导航)链接和组件?
使用focus-trap-react模块在React App中设置tabIndex,参考了这个github教程:https://github.com/davidtheclark/focus-trap-react