AppTreeApi.getTree()
Home > @backstage/frontend-plugin-api
> AppTreeApi
> getTree
Get the AppTree for the app.
Signature:
getTree(): {
tree: AppTree;
};
Returns:
{ tree: AppTree; }
Home > @backstage/frontend-plugin-api
> AppTreeApi
> getTree
Get the AppTree for the app.
Signature:
getTree(): {
tree: AppTree;
};
Returns:
{ tree: AppTree; }