mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 16:24:06 +00:00
Vue component multi-select widget (#2987)
This commit is contained in:
2
src/types/litegraph-augmentation.d.ts
vendored
2
src/types/litegraph-augmentation.d.ts
vendored
@@ -134,7 +134,7 @@ declare module '@comfyorg/litegraph' {
|
||||
name: string,
|
||||
type: string,
|
||||
element: T,
|
||||
options?: DOMWidgetOptions<T, V>
|
||||
options?: DOMWidgetOptions<V>
|
||||
): DOMWidget<T, V>
|
||||
|
||||
animatedImages?: boolean
|
||||
|
||||
Reference in New Issue
Block a user