useProxyRegistry API
API reference for the useProxyRegistry composable.
Functions
useProxyRegistry
(registry: RegistryContext<Z>, options?: ProxyRegistryOptions) => ProxyRegistryContext<Z>Creates a proxy registry that provides reactive objects for registry data.
Options
deep
boolean