HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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 ]

Examples

1 · get

2 · set