interface
AdminCoreViewProps
interface AdminCoreViewProps { ... }Route identity, manifest data, default view, and safe framework actions.
Source packages/plugin/src/index.ts:50
surfaceAdminCoreViewSurface- The surface value.
collectionSchemaCollection- The collection value.
globalSchemaCollection- The global value.
documentIDstring- The documentID value.
defaultViewSnippet<[]>- The complete framework route, available to replacement wrappers.
hostAdminCoreViewHost- The host value.
manifestSchemaManifest- The manifest value.
userFieldDocument- The user value.
i18nAdminI18n- The i18n value.
Methods
AdminCoreViewProps.defaultView()The complete framework route, available to replacement wrappers.