CarlosNZ / json-edit-react

React component for editing/viewing JSON/object data

Home Page:https://carlosnz.github.io/json-edit-react/

Repository from Github https://github.comCarlosNZ/json-edit-reactRepository from Github https://github.comCarlosNZ/json-edit-react

"Space" key to toggle boolean value missing from custom keyboard controls

CarlosNZ opened this issue · comments

The "space" bar can be used to toggle boolean values. This hasn't been included in the available customisable keyboard controls.

Expected behavior

Boolean Toggle control should be customisable