Preparing search index...
The search index is not available
@decafhub/decaf-react - v0.6.1
@decafhub/decaf-react
DecafContextType
Interface DecafContextType
interface
DecafContextType
{
client
:
DecafClient
;
controller
:
DecafAppController
;
me
:
Principal
;
privateConfig
:
PrivateConfig
;
publicConfig
:
PublicConfig
;
}
Index
Properties
client
controller
me
private
Config
public
Config
Properties
client
client
:
DecafClient
controller
controller
:
DecafAppController
me
me
:
Principal
private
Config
privateConfig
:
PrivateConfig
public
Config
publicConfig
:
PublicConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
controller
me
private
Config
public
Config
@decafhub/decaf-react - v0.6.1
Loading...