mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 14:09:59 +00:00
[Feature] Add InputKnob component and integrate with FormItem (#2821)
This commit is contained in:
@@ -4,6 +4,7 @@ export type SettingInputType =
|
||||
| 'boolean'
|
||||
| 'number'
|
||||
| 'slider'
|
||||
| 'knob'
|
||||
| 'combo'
|
||||
| 'text'
|
||||
| 'image'
|
||||
|
||||
Reference in New Issue
Block a user