Undo and redo in React DocumentEditor component

Hi! Undo/redo operations are done letter by letter, and it doesn't matter how fast I write the words. Does the editor have settings for applying undo/redo on words/letters/phrases (for example: like in this forum editor)?

Thanks!


1 Reply

SM Suriya Murugan Syncfusion Team July 8, 2021 03:53 PM UTC

Hi Yuliia, 

Syncfusion Greetings! 

Character by character undo/redo is documenteditor behaviour. We are processing the input text as character by character and the same is used for undo/redo operations. So, it is not possible to undo/redo by word/letters. 

Please let us know if you have any questions. 

Regards, 
Suriya M. 


Loader.
Up arrow icon