Skip to content
On this page

on()

No Description Provided

Function Definition

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

Arguments

  • eventName: string
  • func: (senderElement: RmlElement, ...args: any[]) => void

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk