spellCheck property

SpellCheck? spellCheck
final

Specifies whether the <textarea> is subject to spell checking by the underlying browser/OS.

Implementation

final SpellCheck? spellCheck;