UNPKG

generator-easy-vue

Version:
6 lines (5 loc) 81 B
export const focus = { inserted: function(el) { el.focus(); } };