UseWidgetCacheOptions
Definition
export interface UseWidgetCacheOptions {
enableUIs?: boolean // Default true, can disable UIs in prod
}Usage
import { UseWidgetCacheOptions } from 'uxp/components';Last updated
export interface UseWidgetCacheOptions {
enableUIs?: boolean // Default true, can disable UIs in prod
}import { UseWidgetCacheOptions } from 'uxp/components';Last updated