Documentation

disableSpellCheck()

Disables spell checking.

disableSpellCheck(disableSpellCheck?: boolean): this;

Parameters

Return value

The builder instance for chaining.

Related