createComponentExtension.componentDataRef
Home > @backstage/frontend-plugin-api
> createComponentExtension
> componentDataRef
Signature:
componentDataRef: import("../wiring").ConfigurableExtensionDataRef<{
ref: ComponentRef;
impl: ComponentType;
}, "core.component.component", {}>