Appearance
wevu / index / useModel
useModel<T>(props, name): Ref<T>
T
props
name
Ref
定义于: packages/wevu/src/runtime/vueCompat.ts:21
T = any
any
Record<string, any>
Record
string
Ref<T>