JavaScript (UI)
Toast API
Use ComfyUI’s Toast API to show non-blocking notification messages to users. Covers basic usage, 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.