mvcFunctionscreateViewProxycreateViewProxy CallablecreateViewProxy(): ViewProxy<Record<string, never>>createViewProxy<TProps>(initialProps: TProps): ViewProxy<TProps>Creates a view proxy that implements the view bindingReturns ViewProxy<Record<string, never>>
Creates a view proxy that implements the view binding