mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Settings radio (#5536)
* add radio support for setting * remove wrong code * add tests
This commit is contained in:
@@ -6,6 +6,7 @@ type SettingInputType =
|
||||
| 'slider'
|
||||
| 'knob'
|
||||
| 'combo'
|
||||
| 'radio'
|
||||
| 'text'
|
||||
| 'image'
|
||||
| 'color'
|
||||
|
||||
Reference in New Issue
Block a user