Function fireEvent

Manually fire event on Node element

  • Parameters

    • element: HTMLElement

      Node element on which should be fired event

    • eventType: string

      Type name of event that should be fired

    Returns boolean

    Result of the action