Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/input-autocorrect
2020-12-05 21:29:49 +01:00

6 lines
288 B
Plaintext

autocorrect [!]
This is a nonstandard attribute supported by Safari that is used to control whether autocorrection should be enabled when the user is entering/editing the text value of the <input>. Possible attribute values are:
on: Enable autocorrection
off: Disable autocorrection