mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-08 15:37:08 +08:00
Document required version for widgetType
This commit is contained in:
parent
4f471040fc
commit
e4b39c3345
@ -122,6 +122,7 @@ class InputTypeOptions(TypedDict):
|
||||
"""
|
||||
widgetType: NotRequired[str]
|
||||
"""Specifies a type to be used for widget initialization if different from the input type.
|
||||
Available from frontend v1.18.0
|
||||
https://github.com/Comfy-Org/ComfyUI_frontend/pull/3550"""
|
||||
# class InputTypeNumber(InputTypeOptions):
|
||||
# default: float | int
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user