Select Text On Focus – vue-select-on-focus

Install & Download:

# Yarn
$ yarn add vue-select-on-focus
# NPM
$ npm install vue-select-on-focus --save

Description:

A vue.js component that selects the text contents of inputs, textareas, and contenteditable elements on focus.

Preview:

Select Text On Focus - vue-select-on-focus

Add Comment