Gets or sets a value indicating whether pressing the ESC keyshould exit inplace-edit mode and reject changes made to text.
Namespace: MindFusion.Diagramming
File: DiagramView.js
JavaScript Copy Code |
---|
get inplaceEditCancelOnEsc() {} |
Boolean
true to end inplace editing and cancel changes when ESC is pressed, or false otherwise. The default value is true.
If the value of this property is false, pressing the ESC key has no effect while in inplace-edit mode.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |