Skip to main content
Vuetify0 v1.0 is here
Vuetify0 Logo
Theme
Mode
Palettes
Accessibility
Vuetify One
Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

useProxyRegistry API

A reactive proxy wrapper for registry collections that automatically updates refs when items are registered or unregistered.

Explore these related pages for additional context and usage patterns.

PageCategory
useProxyRegistryReactivity
createRegistryRegistration

Functions

useProxyRegistry

(registry: RegistryContext<Z, E>, options?: ProxyRegistryOptions | undefined) => ProxyRegistryContext<E>

Creates a proxy registry that provides reactive objects for registry data.

Options

deep

boolean | undefined

Properties

keys

readonly ID[]

values

readonly Z[]

entries

readonly [ID, Z][]

size

number
Was this page helpful?

© 2016-1970 Vuetify, LLC
Services
Ctrl+/