Skip to content

DependencyResolverScope

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions
API / DependencyResolverScope function

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

function DependencyResolverScope(
  __namedParameters: PropsWithChildren<IDependencyResolverScopeProps>
): JSX.Element

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

Parameters

Returns: JSX.Element

See also

Clone this wiki locally