euvl / euvl/vue-js-toggle-button
reverse button switch state
Open
- Dominant language
- Vue
- Stars
- 921
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.