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