Search
Preparing search index...
The search index is not available
zreact
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"create-context"
External module "create-context"
Index
Variables
g
key
Functions
create
Context
create
Event
Emitter
gud
object
Is
Variables
Let
g
g
:
any
Const
key
key
:
"__global_context_unique_id__"
= "__global_context_unique_id__"
Functions
create
Context
create
Context
(
defaultValue
:
any
, calculateChangedBits
?:
undefined
|
function
, name
?:
undefined
|
string
)
:
object
Parameters
defaultValue:
any
Optional
calculateChangedBits:
undefined
|
function
Optional
name:
undefined
|
string
Returns
object
Consumer
:
Consumer
Provider
:
Provider
default
:
any
create
Event
Emitter
create
Event
Emitter
(
value
:
any
)
:
object
Parameters
value:
any
Returns
object
get
:
function
get
(
)
:
any
Returns
any
off
:
function
off
(
handler
:
any
)
:
void
Parameters
handler:
any
Returns
void
on
:
function
on
(
handler
:
any
)
:
void
Parameters
handler:
any
Returns
void
set
:
function
set
(
newValue
:
any
, changedBits
:
any
)
:
void
Parameters
newValue:
any
changedBits:
any
Returns
void
gud
gud
(
)
:
any
Returns
any
object
Is
object
Is
(
x
:
any
, y
:
any
)
:
boolean
Parameters
x:
any
y:
any
Returns
boolean
Globals
"create-
context"
g
key
create
Context
create
Event
Emitter
gud
object
Is
Generated using
TypeDoc