writingSuggestions
Description
The writingSuggestions of HTMLElement for JS returns "true" if the user agent is to offer writing suggestions under the scope of the element; otherwise, returns "false".
Can be set, to override the default and set the writingsuggestions content attribute.
Syntax
element.writingSuggestions [ = value ]