on method

void on(
  1. String eventName,
  2. JSFunction callback
)

Implementation

external void on(String eventName, JSFunction callback);