When using a v-textarea, is it possible to automatically clear the content after a certain amount of time (2 minutes) if no action is taken? If so, how can this be achieved?
https://i.sstatic.net/16EAj.png
<v-textarea
v-model.trim="text"
clearable
:label="modeLabel"
>