Preparing search index...
The search index is not available
@decafhub/decaf-react - v0.6.1
@decafhub/decaf-react
AbstractDecafNativeController
Class AbstractDecafNativeController
Abstract
Implements
DecafAppController
Index
Constructors
constructor
Properties
loading
Component
Methods
get
Decaf
Client
on
Invalid
Session
on
Loading
State
Constructors
constructor
new
AbstractDecafNativeController
(
client
:
DecafClient
,
)
:
AbstractDecafNativeController
Parameters
client
:
DecafClient
Returns
AbstractDecafNativeController
Properties
Abstract
loading
Component
loadingComponent
:
ReactNode
Methods
get
Decaf
Client
getDecafClient
()
:
DecafClient
Returns
DecafClient
Abstract
on
Invalid
Session
onInvalidSession
(
reason
:
RedirectReason
)
:
null
Parameters
reason
:
RedirectReason
Returns
null
Abstract
on
Loading
State
onLoadingState
(
loading
:
boolean
)
:
null
Parameters
loading
:
boolean
Returns
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
loading
Component
Methods
get
Decaf
Client
on
Invalid
Session
on
Loading
State
@decafhub/decaf-react - v0.6.1
Loading...