spellcheck
Description
The spellcheck of HTMLElement for JS returns true if the element is to have its spelling and grammar checked; otherwise, returns false.
Can be set, to override the default and set the spellcheck content attribute.
Syntax
element.spellcheck [ = value ]