UNPKG

element-plus

Version:

A Component Library for Vue 3

12 lines (10 loc) 244 B
var useFocus = (el) => { return { focus: () => { var _a, _b; (_b = (_a = el.value) == null ? void 0 : _a.focus) == null ? void 0 : _b.call(_a); } }; }; export { useFocus as default }; //# sourceMappingURL=index.mjs.map