Install & Download:
# Yarn
$ yarn add vue-select-on-focus
# NPM
$ npm install vue-select-on-focus --saveDescription:
A vue.js component that selects the text contents of inputs, textareas, and contenteditable elements on focus.
Preview:
# Yarn
$ yarn add vue-select-on-focus
# NPM
$ npm install vue-select-on-focus --saveA vue.js component that selects the text contents of inputs, textareas, and contenteditable elements on focus.