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