onError top-level property
Implementation
@JS('onError') // Bind to the JavaScript global variable or function
external set onError(JSFunction f);
@JS('onError') // Bind to the JavaScript global variable or function
external set onError(JSFunction f);