UNPKG

@enso-ui/directives

Version:
4 lines (3 loc) 96 B
export default { mounted: (el, binding) => binding.instance.$nextTick(() => el.focus()), };