Inndy / vue-clipboard2

A simple vue2 binding to clipboard.js
https://vue-clipboard2.inndy.tw/
MIT License
1.77k stars 242 forks source link

Number Support #138

Open Townsy45 opened 2 years ago

Townsy45 commented 2 years ago

Currently it seems to only allow Strings and Text to copy but will error if you provide an Number to copy.

image