@wpkernel/core / UIIntegrationOptions
Interface: UIIntegrationOptions
Indexable
ts
[key: string]: unknownProperties
dataviews?
ts
optional dataviews: object;Index Signature
ts
[key: string]: unknownautoRegisterResources?
ts
optional autoRegisterResources: boolean;enable?
ts
optional enable: boolean;preferences?
ts
optional preferences: unknown;devtools?
ts
optional devtools: boolean;notices?
ts
optional notices: boolean;suspense?
ts
optional suspense: boolean;