@angular/core

reflectComponentType

function

Creates an object that allows to retrieve component metadata.

reflectComponentType(
component: Type<C>
): ComponentMirror<C>;
Jump to details