verte
verte copied to clipboard
v-model value as array instead of string
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