vue-js-toggle-button
vue-js-toggle-button copied to clipboard
Vue3 support solution
trafficstars
If you're looking for Vue3 support:
- Go to the source on Github
- Download ./src/Button.vue and ./src/utils.js
- Put the two files in your own source code
- Update button.vue model (value to modelValue, see Vue docs)
- Done!