UNPKG

@vue-studio/h5-components

Version:

Vue Component base Vant4

6 lines (5 loc) 110 B
export interface CustomFieldValueProps { modelValue?: any; text?: string; placeholder?: string; }