interface
AdminPluginNavigation
interface AdminPluginNavigation { ... }An authenticated-shell navigation entry for a plugin route.
Source packages/plugin/src/index.ts:67
labelstring- Human-readable navigation label inside the authenticated admin shell.
labelKey`plugin.${string}:${string}`- The labelKey value.
groupstring- Optional grouping hint reserved for shells that render grouped plugin navigation.