v-copy
v-copy copied to clipboard
improv: handle success and failure (breaking change)
I changed the way the callback is handled because we couldn't know if a copy attempt would fail.
Now, we can use the success
and the failure
callbacks.