interface
AdminDashboardPanel
interface AdminDashboardPanel { ... }A component composed around or replacing the framework dashboard overview.
Source packages/plugin/src/index.ts:32
keystring- Plugin-owned identity used for deterministic ordering and collision checks.
componentComponent<AdminDashboardPanelProps, {}, string>- The component value.
position"replace" | "before" | "after"- Replace suppresses the framework overview and may only be registered once.
Methods
AdminDashboardPanel.component()Public method AdminDashboardPanel.component from @riducms/plugin.