Retree - v1.0.0
GitHub
npm: @retreejs/core
npm: @retreejs/react
npm: @retreejs/convex
npm: @retreejs/react-convex
Preparing search index...
@retreejs/convex
OptionalConvexArgs
Type Alias OptionalConvexArgs<FuncRef>
OptionalConvexArgs
:
FunctionArgs
<
FuncRef
>
extends
Record
<
string
,
never
>
?
[
args
?:
FunctionArgs
<
FuncRef
>
]
:
[
args
:
FunctionArgs
<
FuncRef
>
]
Optional argument tuple for no-args Convex functions.
Type Parameters
FuncRef
extends
FunctionReference
<
"query"
|
"action"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm: @retreejs/core
npm: @retreejs/react
npm: @retreejs/convex
npm: @retreejs/react-convex
Retree - v1.0.0
Loading...
Optional argument tuple for no-args Convex functions.