verte icon indicating copy to clipboard operation
verte copied to clipboard

v-model value as array instead of string

Open christianluis opened this issue 6 years ago • 0 comments

Hey guys,

would it be possible to get a array of rgb values back? Right now you'll get a String like rgb(0, 0, 0).

To process this, i've got to use regular expressions to build an array: https://regex101.com/r/4Uasyz/2

Let me know, what you think about this.

Best wishes Christian

christianluis avatar Jul 18 '19 13:07 christianluis