krirkrirk / react-math-keyboard

A customizable math keyboard for React
https://codesandbox.io/s/epic-wildflower-v1jlww
MIT License
68 stars 9 forks source link

Add custom embedded objects #10

Closed asianvader closed 10 months ago

asianvader commented 10 months ago

Fixes #9

This feature enables the ability to add custom embedded objects before the MathField is instantiated. The .registerEmbed() method is part of an experimental feature of the Mathquill API.