Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Query
QueryFunction
Type alias QueryFunction<T, TQueryKey, TPageParam>
Query
Function
<
T
,
TQueryKey
,
TPageParam
>
:
(
(
context
)
=>
T
|
Promise
<
T
>
)
Type Parameters
T
=
unknown
TQueryKey
extends
QueryKey
=
QueryKey
TPageParam
=
never
Type declaration
(
context
)
:
T
|
Promise
<
T
>
Parameters
context
:
QueryFunctionContext
<
TQueryKey
,
TPageParam
>
Returns
T
|
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc