vue-lynx / useModel
function useModel<M, T, K, G, S>( props, name, options?): ModelRef<T[K], M, G, S>
M
PropertyKey
T
Record
string
any
K
number
symbol
G
S
props
name
options
DefineModelOptions
ModelRef<T[K], M, G, S>
ModelRef
node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1537