DependencyResolverScope - Andrei15193/react-model-view-viewmodel GitHub Wiki

API / DependencyResolverScope function

Configures a dependency resolver scope in the context of child components.

function DependencyResolverScope(
  __namedParameters: PropsWithChildren<IDependencyResolverScopeProps>
): ReactElement

Source reference: src/dependencies/DependencyResolverContext.ts:78.

Parameters

Returns: ReactElement

See also

⚠️ **GitHub.com Fallback** ⚠️