AppTree.nodes
Home > @backstage/frontend-plugin-api
> AppTree
> nodes
A map of all nodes in the app by ID, including orphaned or disabled nodes
Signature:
readonly nodes: ReadonlyMap<string, AppNode>;
Home > @backstage/frontend-plugin-api
> AppTree
> nodes
A map of all nodes in the app by ID, including orphaned or disabled nodes
Signature:
readonly nodes: ReadonlyMap<string, AppNode>;