files/en-us/web/api/interestevent/index.md
{{APIRef("Popover API")}}{{SeeCompatTable}}{{non-standard_header}}
The InterestEvent interface represents an event that fires when interest is shown or lost on an interest invoker.
This is the event object for the {{domxref("HTMLElement.interest_event", "interest")}} and {{domxref("HTMLElement.loseinterest_event", "loseinterest")}} events, which fire on the target element when interest is shown or lost, respectively.
{{InheritanceDiagram}}
InterestEvent object.This interface inherits properties from its parent, {{DOMxRef("Event")}}.
See the Using interest invokers guide and the {{domxref("HTMLElement.interest_event", "interest")}} event reference page for examples.
{{Specifications}}
{{Compat}}