UNPKG

@youcan/ui-vue3

Version:

YouCan Vue3 components library

5 lines (4 loc) 74 B
export interface TextAreaProps { modelValue: string error?: boolean }