Files
backstage/plugins/app-visualizer/README.md
T
Patrik Oldsberg 10e5d6f8aa Remove NavItemBlueprint in favor of page-based nav discovery
Drop the deprecated NavItemBlueprint from the public API and migrate core
plugins to set title and icon on PageBlueprint instead. AppNav keeps
backward compatibility for legacy nav-item extensions via an internal
core.nav-item.target data ref.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 11:00:46 +02:00

414 B

@backstage/plugin-app-visualizer

A plugin to help explore the structure of your Backstage app.

This plugin provides the following extensions:

ID Type Description Default Config
page:app-visualizer Page The app visualizer page { path: '/visualizer' }