@kayelaa/canvas API - v0.3.2
Preparing search index...
LeaHookEntries
Variable LeaHookEntries
Const
LeaHookEntries
:
[
|
"prototype"
|
"createHookAllocation"
|
"updateEntityHooksStart"
|
"updateEntityHooksEnd"
|
"getHookOf"
|
"create"
|
"GlobalStates"
|
"hookRunner"
|
"UseMemo"
|
"useMemo"
|
"UseLiveMemo"
|
"useLiveMemo"
|
"UseEffect"
|
"useEffect"
|
"UsePrevious"
|
"usePrevious"
|
"UseChanged"
|
"useChanged"
|
"UseLiveState"
|
"useLiveState"
,
|
LeaHooks
<
any
>
|
(
(
entity
:
LeaEntityII
<
any
>
)
=>
HookProxy
)
|
(
(
entity
:
LeaEntityII
<
any
>
,
delta
:
number
)
=>
void
)
|
(
(
entity
:
LeaEntityII
<
any
>
,
delta
:
number
)
=>
void
)
|
{
current
:
LeaEntityII
<
{}
>
}
|
(
(
this
:
{
entity
:
LeaEntityII
<
any
>
;
hookClass
:
ValidHookClass
}
,
key
:
string
,
...
args
:
any
[]
,
)
=>
any
)
|
(
<
T
extends
ValidHookClass
>
(
current
:
LeaEntityII
<
any
>
,
clazz
:
T
,
)
=>
InstanceType
<
T
>
)
|
(
<
T
extends
ValidHookClass
>
(
clazz
:
T
)
=>
CreatedHook
<
InstanceType
<
T
>
>
)
|
typeof
UseMemo
|
CreatedHook
<
UseMemo
>
|
typeof
UseLiveMemo
|
CreatedHook
<
UseLiveMemo
>
|
typeof
UseEffect
|
CreatedHook
<
UseEffect
>
|
typeof
UsePrevious
|
CreatedHook
<
UsePrevious
>
|
typeof
UseChanged
|
CreatedHook
<
UseChanged
>
|
typeof
UseLiveState
|
CreatedHook
<
UseLiveState
>
,
]
[]
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@kayelaa/canvas API - v0.3.2
Loading...