Skip to content
On this page

on()

No Description Provided

Function Definition

ts
public on(eventName: string, callback: (...args: any[]) => void): void;

Arguments

  • eventName: string
  • callback: (...args: any[]) => void

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk