tinymce / tinymce-blazor

Blazor integration
MIT License
45 stars 13 forks source link

Debounce/delay #58

Open americanslon opened 1 year ago

americanslon commented 1 year ago

How do I enable debounce/delay on the control? I don't need model to be updated on every keystroke. Thanks!

exalate-issue-sync[bot] commented 1 year ago

Ref: INT-3086

jscasca commented 1 year ago

Hey, unfortunately, the component does not have a debounce control yet. I will mark this as a feature request and I'll try to implement this. However, if anybody else feel like chiming in, feel free to drop a PR