Home > @elux/vue-web > LoadingState

LoadingState type

Loading状态

Signature:

export declare type LoadingState = 'Start' | 'Stop' | 'Depth';