w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
145 stars 51 forks source link

Composition events lack on* event handler attributes #280

Open saschanaz opened 3 years ago

saschanaz commented 3 years ago

There currently is no oncompositionstart, oncompositionupdate, and oncomponitionend. Those should probably be added as events typically have their event handler attributes.