AppNodeSpec
Home > @backstage/frontend-plugin-api
> AppNodeSpec
The specification for this AppNode in the AppTree.
Signature:
export interface AppNodeSpec
Remarks
The specifications for a collection of app nodes is all the information needed to build the tree and instantiate the nodes.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
{ id: string; input: string; } | ||
|
unknown |
(Optional) | |
|
boolean | ||
|
Extension<unknown, unknown> | ||
|
string | ||
|
(Optional) |