hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

event-get-target

Gets the target element that triggered the event.
Parameter
Type
Description
self
event
The event object.
return
element
The HTML element that triggered the event, or nil if not available.