mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
Add color picker and image upload form items (#2031)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -6,6 +6,8 @@ export type SettingInputType =
|
||||
| 'slider'
|
||||
| 'combo'
|
||||
| 'text'
|
||||
| 'image'
|
||||
| 'color'
|
||||
| 'hidden'
|
||||
|
||||
export type SettingCustomRenderer = (
|
||||
|
||||
Reference in New Issue
Block a user