arnog / mathlive

A web component for easy math input
https://cortexjs.io/mathlive
MIT License
1.26k stars 260 forks source link

Suggestion: Command to fire custom even to host #2395

Closed gunnarmein-ts closed 3 weeks ago

gunnarmein-ts commented 3 weeks ago

Description

If would be great to have a command to fire a custom event with one parameter. That way, customizing keys on the virtual keyboard could utilize a single event listener on the Mathfield, instead of attaching listeners to all individual buttons, which seems a little like "reaching into the innards".

arnog commented 3 weeks ago

Great idea.