The append-icon and prepend-icon props
help add context to v-textarea.
The autocomplete prop gives you the option to enable
the browser to predict user input.
When using the auto-grow prop, textarea's will
automatically increase in size when the contained text exceeds its
size.
You can clear the text from a v-textarea by using the
clearable prop, and customize the icon used with the
clearable-icon prop.