Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JSXInternal.IntrinsicMathMLElements

interface IntrinsicMathMLElements {
annotation: AnnotationMathMLAttributes<MathMLElement>;
annotation-xml: AnnotationXmlMathMLAttributes<MathMLElement>;
maction: MActionMathMLAttributes<MathMLElement>;
math: MathMathMLAttributes<MathMLElement>;
menclose: MEncloseMathMLAttributes<MathMLElement>;
merror: MErrorMathMLAttributes<MathMLElement>;
mfenced: MFencedMathMLAttributes<MathMLElement>;
mfrac: MFracMathMLAttributes<MathMLElement>;
mi: MiMathMLAttributes<MathMLElement>;
mmultiscripts: MmultiScriptsMathMLAttributes<MathMLElement>;
mn: MNMathMLAttributes<MathMLElement>;
mo: MOMathMLAttributes<MathMLElement>;
mover: MOverMathMLAttributes<MathMLElement>;
mpadded: MPaddedMathMLAttributes<MathMLElement>;
mphantom: MPhantomMathMLAttributes<MathMLElement>;
mprescripts: MPrescriptsMathMLAttributes<MathMLElement>;
mroot: MRootMathMLAttributes<MathMLElement>;
mrow: MRowMathMLAttributes<MathMLElement>;
ms: MSMathMLAttributes<MathMLElement>;
mspace: MSpaceMathMLAttributes<MathMLElement>;
msqrt: MSqrtMathMLAttributes<MathMLElement>;
mstyle: MStyleMathMLAttributes<MathMLElement>;
msub: MSubMathMLAttributes<MathMLElement>;
msubsup: MSubsupMathMLAttributes<MathMLElement>;
msup: MSupMathMLAttributes<MathMLElement>;
mtable: MTableMathMLAttributes<MathMLElement>;
mtd: MTdMathMLAttributes<MathMLElement>;
mtext: MTextMathMLAttributes<MathMLElement>;
mtr: MTrMathMLAttributes<MathMLElement>;
munder: MUnderMathMLAttributes<MathMLElement>;
munderover: MUnderMathMLAttributes<MathMLElement>;
semantics: SemanticsMathMLAttributes<MathMLElement>;
}

§Properties

§
annotation: AnnotationMathMLAttributes<MathMLElement>
[src]
§
annotation-xml: AnnotationXmlMathMLAttributes<MathMLElement>
[src]
§
maction: MActionMathMLAttributes<MathMLElement>
[src]
§
math: MathMathMLAttributes<MathMLElement>
[src]
§
merror: MErrorMathMLAttributes<MathMLElement>
[src]
§
mfenced: MFencedMathMLAttributes<MathMLElement>
[src]
§
mfrac: MFracMathMLAttributes<MathMLElement>
[src]
§
mi: MiMathMLAttributes<MathMLElement>
[src]
§
mmultiscripts: MmultiScriptsMathMLAttributes<MathMLElement>
[src]
§
mn: MNMathMLAttributes<MathMLElement>
[src]
§
mo: MOMathMLAttributes<MathMLElement>
[src]
§
mover: MOverMathMLAttributes<MathMLElement>
[src]
§
mpadded: MPaddedMathMLAttributes<MathMLElement>
[src]
§
mphantom: MPhantomMathMLAttributes<MathMLElement>
[src]
§
mprescripts: MPrescriptsMathMLAttributes<MathMLElement>
[src]
§
mroot: MRootMathMLAttributes<MathMLElement>
[src]
§
mrow: MRowMathMLAttributes<MathMLElement>
[src]
§
ms: MSMathMLAttributes<MathMLElement>
[src]
§
mspace: MSpaceMathMLAttributes<MathMLElement>
[src]
§
msqrt: MSqrtMathMLAttributes<MathMLElement>
[src]
§
mstyle: MStyleMathMLAttributes<MathMLElement>
[src]
§
msub: MSubMathMLAttributes<MathMLElement>
[src]
§
msubsup: MSubsupMathMLAttributes<MathMLElement>
[src]
§
msup: MSupMathMLAttributes<MathMLElement>
[src]
§
mtable: MTableMathMLAttributes<MathMLElement>
[src]
§
mtd: MTdMathMLAttributes<MathMLElement>
[src]
§
mtext: MTextMathMLAttributes<MathMLElement>
[src]
§
mtr: MTrMathMLAttributes<MathMLElement>
[src]
§
munder: MUnderMathMLAttributes<MathMLElement>
[src]
§
munderover: MUnderMathMLAttributes<MathMLElement>
[src]
§
semantics: SemanticsMathMLAttributes<MathMLElement>
[src]