IS there any way to overide allowSpellCheckAndSuggestion() in react spell checker

i want to enable only spell check function rather than suggestions but 

allowSpellCheckAndSuggestion() enable both spell checking and suggestion functions. is there any method to enable only spell checking? or is there any way to override this function.


1 Reply

SM Suriya Murugan Syncfusion Team March 9, 2022 03:48 PM UTC

Hi Tharindu,


Syncfusion Greetings!


You can use allowSpellCheckAndSuggestion property, to enable/ disable allowspellcheckandsuggestion.


https://ej2.syncfusion.com/react/documentation/document-editor/spell-check/#allowspellcheckandsuggestion


Please let us know if you need any further assistance.

Regards,

Suriya M.



Loader.
Up arrow icon