LoadStatus type
Home > @rimitive/view > LoadStatus
LoadStatus type
Section titled “LoadStatus type”Load status values
Signature:
export type LoadStatus = 'pending' | 'ready' | 'error';Home > @rimitive/view > LoadStatus
Load status values
Signature:
export type LoadStatus = 'pending' | 'ready' | 'error';