Preparing search index...
The search index is not available
react-if
react-if
AsyncSupportProps
Interface AsyncSupportProps
Async related props
interface
AsyncSupportProps
{
keepAlive
?:
boolean
;
}
Index
Properties
keep
Alive?
Properties
Optional
keep
Alive
keep
Alive
?:
boolean
False (default): promises are cancelled before each unmount
True: promises can be fulfilled even after a component unmount or a change to promise prop
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
keep
Alive
react-if
Loading...
Async related props