The React team simply hasn’t built the functionality for treating them as SyntheticEvents
yet
JavaScript has hundreds (maybe even thousands?) of events for a variety of cases beyond the popular DOM ones we commonly use. Since React is primarily DOM-focused, there is probably a lower priority on the team for handling events for non-visual scenarios.