Skip to content

DependencyResolverScope

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions
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

Clone this wiki locally