My Snippets
My Collections
Search Engine
Pricing
focus ref
user_8454105
plain_text
10 months ago
94 B
1
Indexable
const element = this.$refs[refName]; if (element) { element.focus(); }
Editor is loading...
Leave a Comment