一个Vue.js单个文件组件,该组件将生成一个按钮,要求用户多次按下该按钮才能确认指定的操作。
# Yarn $ yarn add vue-confirmation-button # NPM $ npm install vue-confirmation-button --save