Preparing search index...
The search index is not available
@stable-canvas/comfyui-client - v1.4.1
@stable-canvas/comfyui-client
InvokeOptions
Type alias InvokeOptions<T>
Invoke
Options
<
T
>
:
{
polling_ms
?:
number
;
progress
?:
(
(
p
)
=>
void
)
;
resolver
?:
WorkflowOutputResolver
<
T
>
;
}
Type Parameters
T
Type declaration
Optional
polling_
ms
?:
number
Optional
progress
?:
(
(
p
)
=>
void
)
(
p
)
:
void
Parameters
p
:
Progress
Returns
void
Optional
resolver
?:
WorkflowOutputResolver
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@stable-canvas/comfyui-client - v1.4.1
Loading...