Skip to content

App.getSpellcheckLanguages method

App › getSpellcheckLanguages

Unofficial

Get currently active spellcheck languages.

Signature:

getSpellcheckLanguages(): string[]

Returns: string[]The active spellcheck languages.

Remarks:

Originally spellcheck languages were stored in app settings, languages are now stored in localStorage.getItem('spellcheck-languages').