Extension
Home > @backstage/frontend-plugin-api
> Extension
Signature:
export interface Extension<TConfig, TConfigInput = TConfig>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'@backstage/Extension' | |||
|
{ id: string; input: string; } | ||
|
PortableSchema<TConfig, TConfigInput> |
(Optional) | |
|
boolean | ||
|
string |