Baseline Widely available
The DOM CompositionEvent
represents events that occur due to the user indirectly entering text.
CompositionEvent()
Creates a new CompositionEvent
object instance.
This interface also inherits properties of its parent, UIEvent
, and its ancestor â Event
.
CompositionEvent.data
Read only
Returns the characters generated by the input method that raised the event; its varies depending on the type of event that generated the CompositionEvent
object.
CompositionEvent.locale
Read only Deprecated Non-standard
Returns the locale of the current input method (for example, the keyboard layout locale if the composition is associated with an Input method editor).
This interface also inherits methods of its parent, UIEvent
, and its ancestor â Event
.
CompositionEvent.initCompositionEvent()
Deprecated
Initializes the attributes of a CompositionEvent
object.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4