webui icon indicating copy to clipboard operation
webui copied to clipboard

send events from backend to frontend

Open updoo opened this issue 1 year ago • 1 comments

add features

updoo avatar Jul 31 '24 05:07 updoo

The only wat to do it is to quickly call JS from backend, like webui_run("myJavaScriptFrontendEventFunction();")

AlbertShown avatar Jul 31 '24 13:07 AlbertShown