niuware/mui-rte

onSave after onChange delay

waldette2 opened this issue · 0 comments

Description

Hi,

my propose is to set a delay after onChange, where I can save my data to database after next change on my text. For example, I write a paragraph, and if there are no changes in the next 2 seconds, it call the onSave method.

Thanks, and sorry for my english.