ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > CacheStatus

CacheStatus type

Signature:

export declare type CacheStatus = 'notLoaded' | 'loading' | 'loaded' | 'loadingFailed';
  • CacheStatus type
Copyright © 2019 ActiveViam