@mathjax/src
    Preparing search index...

    The XMLNode Class (extends AbstractMmlEmptyNode)

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    adaptor: DOMAdaptor<any, any, any> = null

    DOM adaptor for the content

    childNodes: MmlNode[]

    The NodeFactory to use to create new nodes when needed

    parent: MmlNode

    Parent is an MmlNode

    properties: PropertyList = {}

    The properties for this node

    xml: object = null

    The XML content for this node

    Accessors

    • get linebreakAlign(): string

      Returns string

      Don't set the indentalign and indentshift attributes in this case

    • get linebreakContainer(): boolean

      Returns boolean

      Not a container of any kind

    Methods