Skip to main content
You are viewing Pre-Alpha documentation.
Vuetify0 Logo
Theme
Mode
Accessibility
Vuetify

Sign in

Sign in with your preferred provider to access your account.

useProxyModel API

API reference for the useProxyModel composable.

Functions

useProxyModel

(registry: SelectionContext<Z>, model: Ref<unknown, unknown>, options?: ProxyModelOptions) => () => void

Syncs a ref with a selection registry bidirectionally.

Options

multiple

MaybeRefOrGetter<boolean>

transformIn

(val: unknown) => unknown

transformOut

(val: unknown) => unknown
Was this page helpful?

© 2016-1970 Vuetify, LLC
Ctrl+/