vue-js-toggle-button
vue-js-toggle-button copied to clipboard
reverse button switch state
trafficstars
Hi
is there a way to reverse button switch state ?? so that false value becomes true and true value becomes false
I have tried with sync="true", value="isComputed" but if sync is set to true button is disabled and if sync is set to false value is ignored and if I use v-model then value is overwritten
@atheleron You can do it with this library