Trilium Frontend API
    Preparing search index...

    Interface 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>;
    }

    Hierarchy (View Summary)

    Index

    Properties