InterestEvent: source property
The source read-only property of the InterestEvent interface is an Element object instance that represents the interest invoker element on which interest was shown or lost to fire the event.
Value
An Element object instance.
Examples
See the Using interest invokers guide and the interest event reference page for examples.