ComponentMirror
interface
An interface that describes the subset of component metadata
that can be retrieved using the reflectComponentType
function.
API
interface ComponentMirror { readonly isStandalone: boolean;}}
Jump to details
An interface that describes the subset of component metadata
that can be retrieved using the reflectComponentType
function.
interface ComponentMirror { readonly isStandalone: boolean;}}