Skip to content

Commit

Permalink
docs: update demo to say that esc discard changes [skip ci] (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peppe authored and web-padawan committed Feb 18, 2019
1 parent ab3392c commit d014fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/grid-pro-edit-column-demos.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h3>Edit Column</h3>
When edit mode is activated for the cell, the following keys <b>change behavior</b>:
</p>
<ul>
<li><kbd>Esc</kbd> - save changes and exit the edit mode</li>
<li><kbd>Esc</kbd> - discard changes and exit the edit mode</li>
<li><kbd>Enter</kbd> and <kbd>Shift</kbd> + <kbd>Enter</kbd> - save changes and exit the edit mode</li>
<li><kbd>Tab</kbd> - exit the edit mode and focus the next editable cell</li>
<li><kbd>Shift</kbd> + <kbd>Tab</kbd> - exit the edit mode and focus the previous editable cell</li>
Expand Down

0 comments on commit d014fcf

Please sign in to comment.