@mathjax/src
    Preparing search index...

    Class HTMLHandler<N, T, D>

    Implements the HTMLHandler class (extends AbstractHandler)

    Type Parameters

    • N

      The HTMLElement node class

    • T

      The Text node class

    • D

      The Document class

    Hierarchy (View Summary)

    Index
    adaptor: MinHTMLAdaptor<N, T, D>

    The DOMAdaptor for the document being handled

    documentClass: typeof HTMLDocument = HTMLDocument
    priority: number

    The priority for this handler

    NAME: string = 'generic'

    The name of this class

    • get name(): string

      Returns string

      The name of this handler class