files/en-us/web/api/inputevent/index.md
{{APIRef("UI Events")}}
The InputEvent interface represents an event notifying the user of editable content changes.
{{InheritanceDiagram}}
InputEvent object.This interface inherits properties from its parents, {{DOMxRef("UIEvent")}} and {{DOMxRef("Event")}}.
This interface inherits methods from its parents, {{DOMxRef("UIEvent")}} and {{DOMxRef("Event")}}.
{{Specifications}}
{{Compat}}