eww-text-input-types

eww-text-input-types is a variable defined in `eww.el'.
Its value is

("text" "password" "textarea" "color" "date" "datetime" "datetime-local" "email" "month" "number" "search" "tel" "time" "url" "week")

  • This variable may be risky if used as a file-local variable.

Documentation:
List of input types which represent a text input.
See URL `https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input'.