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 const as_event: fn(CompositionEvent) -> event.Event
CompositionEvent
inherits Event
.