属性
此元素的属性包括 全局 MathML 属性 以及以下属性
示例
html
<math display="block">
<mover accent="true">
<mrow>
<mi>x</mi>
<mo>+</mo>
<mi>y</mi>
<mo>+</mo>
<mi>z</mi>
</mrow>
<mo>⏞<!--TOP CURLY BRACKET--></mo>
</mover>
</math>
技术摘要
隐式 ARIA 角色 | None |
---|
规范
规范 |
---|
MathML Core # underscripts-and-overscripts-munder-mover-munderover |
浏览器兼容性
加载中…
另见
<munder>
(下标)<munderover>
(下标-上标对)