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