pub type CompositionEvent<TCurrent = Element> = SyntheticEvent<TCurrent, CompositionEvent, CompositionEvent>;
Aliased Typeยง
pub struct CompositionEvent<TCurrent = Element> { /* private fields */ }
pub type CompositionEvent<TCurrent = Element> = SyntheticEvent<TCurrent, CompositionEvent, CompositionEvent>;
pub struct CompositionEvent<TCurrent = Element> { /* private fields */ }