mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 08:20:53 +00:00
Example usage with ComfyUI_frontend, via console / devtools: ```ts const inputIndicators = new InputIndicators(app.canvas) // Dispose: inputIndicators.dispose() ```