reflectComponentType
function
Creates an object that allows to retrieve component metadata.
API
Usage Notes
reflectComponentType( component: Type<C>): ComponentMirror<C>;
Jump to details
Creates an object that allows to retrieve component metadata.
reflectComponentType( component: Type<C>): ComponentMirror<C>;