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