JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Editor & Inputs › Copy and Paste in Smart Editor
hi ,
i’m trying this richtext editor https://www.htmlelements.com/demos/editor/overview/ for my site
i try to embedded function to paste an image and resize it, but when paste into editor it became 2 pictures, because it went to both OnChanged and OnPaste,
please advise me how to handle it? Thanks
Hi,
Paste works by pressing Ctrl+V. There is no need to do anything else.
Best regards, Markov
Smart UI Team https://www.htmlelements.com/
Is there anyway to disable smart auto suggestion in Editor?
No, currently API to turn it off is not available. For the next version, we will add a new ‘autoSuggest’ boolean property.