You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have the "global-bind" plugin / methods available within react-mousetrap, so that something like this.props.globalBindShortcut('right', this._goToNext) would provide mousetrap bindings that work within input fields.
The text was updated successfully, but these errors were encountered:
It would be great to have the "global-bind" plugin / methods available within react-mousetrap, so that something like
this.props.globalBindShortcut('right', this._goToNext)
would provide mousetrap bindings that work within input fields.The text was updated successfully, but these errors were encountered: