UNPKG

bin-ui

Version:

基于 vue2.6 / vue-cli3 的 UI 组件库

8 lines (7 loc) 121 B
export default { methods: { handleEscape (e) { this.dispatch('ColorPicker', 'escape-keydown', e) } } }