turbodombuilder - v0.9.22
    Preparing search index...

    Type Alias ValidMathMLElement<Tag>

    ValidMathMLElement: MathMLElementTagNameMap[Tag] extends MathMLElement
        ? MathMLElementTagNameMap[Tag]
        : MathMLElement

    Type Parameters

    Ensures that only valid elements are used, i.e., those that extend Element.