LatoTeam / lato_view

MIT License
4 stars 1 forks source link

Add autocomplete option to the input / textarea cell #1

Open Riccardo-Zanutta opened 7 years ago

Riccardo-Zanutta commented 7 years ago

autocomplete="off" or autocomplete="on" (by default)

See [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-autocomplete](autocomplete - MDN) for possible values.