Preparing search index...
The search index is not available
React Corsair - v0.0.8
React Corsair
react-corsair
LoadingAppearance
Type Alias LoadingAppearance
Loading
Appearance
:
"loading"
|
"route_loading"
|
"avoid"
What to render when
lazyComponent
or
dataLoader
are being loaded.
"loading"
Always render
loadingComponent
if a route requires loading.
"route_loading"
Render
loadingComponent
only if a route is changed during navigation.
"avoid"
If there's a route that is already rendered then keep it on the screen until the new route is loaded.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
React Corsair - v0.0.8
Loading...
What to render when lazyComponent or dataLoader are being loaded.