AutocompleteBuilder.Spellcheck Method
Name | Parameters | Description |
---|---|---|
Spellcheck(JS) | value | Specifies whether or not the UI component checks the inner text for spelling mistakes. Mirrors the client-side spellcheck option. |
Spellcheck(Boolean) | value | Specifies whether or not the UI component checks the inner text for spelling mistakes. Mirrors the client-side spellcheck option. |