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