redraw/dom/event/composition
The DOM CompositionEvent represents events that occur due to the user
indirectly entering text.
Input Method Editor Documentation.
Types
pub type CompositionEvent
Values
pub fn as_event(event: CompositionEvent) -> event.Event
CompositionEvent inherits Event.