react mathjax:显示数学公式的React组件 源码

qqhurt33188 94 0 ZIP 2021-03-11 23:03:25

react-mathjax React组件以显示数学公式。 安装 $ npm i react-mathjax --save 用法 const MathJax = require ( 'react-mathjax' ) const tex = `f(x) = \\int_{-\\infty}^\\infty \\hat f(\\xi)\\,e^{2 \\pi i \\xi x} \\,d\\xi` module . exports = ( ) => { return ( < MathJax> < div>

用户评论
请输入评论内容
评分:
暂无评论