Home > @activeviam/activeui-sdk > CacheStatus
CacheStatus type
Signature:
export declare type CacheStatus = 'notLoaded' | 'loading' | 'loaded' | 'loadingFailed';
Home > @activeviam/activeui-sdk > CacheStatus
Signature:
export declare type CacheStatus = 'notLoaded' | 'loading' | 'loaded' | 'loadingFailed';