-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Are web_sys methods auto generated? #2245
Copy link
Copy link
Closed
Labels
Description
Summary
I'm working with mouse events for my project, and I came across a very interesting method name for MouseEvents. The method is called
This seems a bit long. Do we generate method names? Is there a way to override them? It just seems really off to have method name this long.
Reactions are currently unavailable