Firefox Tomorrow

web api instance property

InterestEvent: source property

View on MDN ↗

Limited availability

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.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also