files/en-us/web/api/compositionevent/index.md
{{APIRef("UI Events")}}
The DOM CompositionEvent represents events that occur due to the user indirectly entering text.
{{InheritanceDiagram}}
CompositionEvent object instance.This interface also inherits properties of its parent, {{domxref("UIEvent")}}, and its ancestor — {{domxref("Event")}}.
CompositionEvent object.This interface also inherits methods of its parent, {{domxref("UIEvent")}}, and its ancestor — {{domxref("Event")}}.
CompositionEvent object.{{Specifications}}
{{Compat}}