こうする
<template>
<v-textarea ref="hoge" />
</template>
conf hogearea = this.$refs.hoge.$el.querySelector("textarea");
Go to list of users who liked
More than 3 years have passed since last update.
こうする
<template>
<v-textarea ref="hoge" />
</template>
conf hogearea = this.$refs.hoge.$el.querySelector("textarea");
Register as a new user and use Qiita more conveniently
Go to list of users who liked