Document HTML Event Interaction
Define actions that happen when a specific HTML event is dispatched in the document. Useful for triggering interactions based on custom events or browser events.
These are events that originate with the document object only.
Interaction Settings
| Option | Default | Type | Description |
| HTML Event Name | None | Text Field | The name of the HTML event that when dispatched by the document, will trigger this interaction. |