@mathjax/src
    Preparing search index...

    Function NodeMixin

    • Type Parameters

      • N

        The HTMLElement node class

      • T

        The Text node class

      • D

        The Document class

      • A extends AdaptorConstructor<N, T, D>

        Extension of AdaptorConstructor

      Parameters

      • Base: A

        The base constructor for the adaptor

      • options: MIXIN_OPTIONS = {}

        The options

      Returns A

      The NodeAdaptor mixin class