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