Clamps Dictionary
set-on-data
Generic Function
(set-on-data obj handler)
method sets a handler function to be called on a "data" event in the browser. The clog system will call the handler function with the clog obj and the data as args.
Generic Function
(set-on-data obj handler)
method sets a handler function to be called on a "data" event in the browser. The clog system will call the handler function with the clog obj and the data as args.
Created: 2026-06-14 So 20:01