Closed
Solved
Is any grammar check component available that can be used in text areas?
I'm looking for a grammar check component that can be used in text areas or RTEs
If not any good API which you are aware of?
Current RTE (post 7.1) uses CKEditor which has a plugin based architecture and I'm sure there is a plugin that checks for grammar. To add a plugin you may need to acquire its license for use in production systems and then modify your application's CKEditor configuration by overriding customRTEPlugins javascript object.
(This information is not published on PDN yet. I'll ask the concerned team to make the info available in this space. )