ExtensionBlueprint
Home > @backstage/frontend-plugin-api
> ExtensionBlueprint
Signature:
export interface ExtensionBlueprint<T extends ExtensionBlueprintParameters = ExtensionBlueprintParameters>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
T['dataRefs'] |
Methods
Method |
Description |
---|---|
Creates a new extension from the blueprint. You must either pass |