LoadingState π
Usage
import { LoadingState } from '@bluebase/core';
// Then somewhere in your app:
<LoadingState timedOut={false} retry={retryFunction}/>Properties
Last updated
Was this helpful?
import { LoadingState } from '@bluebase/core';
// Then somewhere in your app:
<LoadingState timedOut={false} retry={retryFunction}/>Last updated
Was this helpful?
Was this helpful?