WP Kernel API / core/src / ResourceDataViewsScreenConfig
Interface: ResourceDataViewsScreenConfig
Indexable
ts
[key: string]: unknown
Properties
component?
ts
optional component: string;
route?
ts
optional route: string;
resourceImport?
ts
optional resourceImport: string;
resourceSymbol?
ts
optional resourceSymbol: string;
kernelImport?
ts
optional kernelImport: string;
kernelSymbol?
ts
optional kernelSymbol: string;
menu?
ts
optional menu: ResourceDataViewsMenuConfig;