Interface for Tooltip event arguments.
boolean
It illustrates whether the current action needs to be prevented or not.
string
It is used to denote the Collided Tooltip position
HTMLElement
It is used to denote the Tooltip element
Event
It is used to specify the current event object.
boolean
If the event is triggered by interaction, it returns true. Otherwise, it returns false.
string
Specifies name of the event.
HTMLElement
It is used to denote the current target element where the Tooltip is to be displayed.
string
It is used to denote the type of the triggered event.