ic-reactor
Example
GitHub
Preparing search index...
react
types
UseMethod
Type Alias UseMethod<A>
UseMethod
:
<
M
extends
types
.
FunctionName
<
A
>
>
(
args
:
UseMethodParameters
<
A
,
M
>
,
)
=>
UseMethodReturnType
<
A
,
M
>
Type Parameters
A
Type declaration
<
M
extends
types
.
FunctionName
<
A
>
>
(
args
:
UseMethodParameters
<
A
,
M
>
,
)
:
UseMethodReturnType
<
A
,
M
>
Type Parameters
M
extends
types
.
FunctionName
<
A
>
Parameters
args
:
UseMethodParameters
<
A
,
M
>
Returns
UseMethodReturnType
<
A
,
M
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...