1.1.0 • Published 8 months ago
math-view v1.1.0
math-view
A web component that renders equations written using mathlive
Usage
<math-view latex="x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}"></math-view>
Options
latex- The latex string to rendertag- The tag to render the latex string in. Default isspandefaultmode- The default mode for rendering (math,inline-math,text). Default ismathlettershapestyle- The letter shape style to use (tex,french,iso,upright,auto). Default isauto