Options
All
  • Public
  • Public/Protected
  • All
Menu

DOM event handler object with mapped plugin event type and handler function

Hierarchy

  • DOMEventHandlerObject

Index

Properties

beforeDispatch

beforeDispatch: DOMEventHandlerFunction<Event>

Handler function. Besides the mapped plugin event type, this function will also be triggered when correlated DOM event is fired

pluginEventType

Type of plugin event. The DOM event will be mapped with this plugin event type

Generated using TypeDoc