UNPKG

yanzhen-design-vue

Version:

6 lines (5 loc) 253 B
export declare const UPDATE_MODEL_EVENT = "update:modelValue"; export declare const UPDATE_VALUE_EVENT = "update:value"; export declare const CHANGE_EVENT = "change"; export declare const BLUR_EVENT = "blur"; export declare const INPUT_EVENT = "input";