JavaScript (UI)
ComfyUI Toast API
Use ComfyUI’s Toast API to show non-blocking notifications. Covers toast types (success, warning, error), the alert helper, and the full API reference.
The Toast API provides a way to display non-blocking notification messages to users. These are useful for providing feedback without interrupting workflow.
Was this page helpful?