ComfyUI Node
MessageBox
A ComfyUI node in ComfyDL/Misc with 6 inputs and 1 output.
MessageBox
- any_input
- result
◄titleComfyDL►
◄textHello from ComfyDL!►
◄button_typeMB_OK►
◄icon_typeMB_ICONINFORMATION►
◄blocktrue►
CategoryComfyDL/Misc
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| title | STRING | ComfyDL | — |
| text | STRING | Hello from ComfyDL! | — |
| button_type | COMBO | MB_OK | 6 options: MB_OK, MB_OKCANCEL, MB_ABORTRETRYIGNORE, MB_YESNOCANCEL, MB_YESNO, MB_RETRYCANCEL |
| icon_type | COMBO | MB_ICONINFORMATION | 4 options: MB_ICONINFORMATION, MB_ICONWARNING, MB_ICONERROR, MB_ICONQUESTION |
| block | BOOLEAN | true | — |
| any_inputopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |