Class ComponentTypeProvider<TComponent>

This component provider always returns a new instance of a component. An instance is created when requested and is of the type passed in to the constructor.

Type Parameters

  • TComponent

Hierarchy

  • ComponentTypeProvider

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc