EventCallback: (...args: EventArgs<T>) => void

The signature of the event listener callback for the given event.

Type Parameters

  • T

Type declaration