Preparing search index...
The search index is not available
React Corsair - v0.0.4
React Corsair
LoadingAppearance
Type Alias LoadingAppearance
Loading
Appearance
:
"loading"
|
"auto"
What to render when
RouteOptions.lazyComponent
or
RouteOptions.loader
are being loaded.
"loading"
A
RouteOptions.loadingComponent
is always rendered if a route is matched and component or loader are being loaded.
"auto"
If another route is currently rendered then it would be preserved until component and loader of a newly matched route are being loaded. Otherwise, a
RouteOptions.loadingComponent
is rendered.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
React Corsair - v0.0.4
Loading...
What to render when RouteOptions.lazyComponent or RouteOptions.loader are being loaded.