spellCheck property
Specifies whether the <textarea> is subject to spell checking by the underlying browser/OS.
Implementation
final SpellCheck? spellCheck;
Specifies whether the <textarea> is subject to spell checking by the underlying browser/OS.
final SpellCheck? spellCheck;