AppNode
Home > @backstage/frontend-plugin-api > AppNode
A node in the AppTree.
Signature:
export interface AppNode
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
The edges from this node to other nodes in the app tree | ||
|
|
(Optional) The instance of this node, if it was instantiated | ||
|
|
The specification for how this node should be instantiated |