@wpkernel/core / ResourceAdminUIConfig
Interface: ResourceAdminUIConfig
Shallow admin UI configuration.
Public config does not describe DataViews internals or menu wiring. Those are inferred from schema/storage/capabilities + layout manifest.
Indexable
ts
[key: string]: unknownReserved for future extensions / internal tagging.
Properties
view?
ts
optional view: string;Selected admin view implementation. 'dataviews' is the canonical value; others reserved for future.
