Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Web service action | Data sent to web api | Data received from Web API |
Import | FormData with filedetails | SFDT string |
System clipboard | RTF/HTML string from system clipboard | SFDT string |
Spell check | Word | Spell check information(Has spelling error, Suggestions) |
Spell check by page | Entire page content as string | Collection of Spell check information(Has spelling error, Suggestions) |
Restrict Editing | Password text, Salt Value, Spin count | Hash value and salt value |