interface
AdminDashboardPanelProps
interface AdminDashboardPanelProps { ... }Manifest and optional current user passed to a dashboard panel.
Source packages/plugin/src/index.ts:33
manifestSchemaManifest- The manifest value.
userFieldDocument- The user value.
i18nAdminI18n- The i18n value.