@mathjax/src
    Preparing search index...

    Simple class for label objects.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • tag: string = '???'

        The tag that's displayed.

      • id: string = ''

        The id that serves as reference.

      Returns Label

    Properties

    id: string = ''

    The id that serves as reference.

    tag: string = '???'

    The tag that's displayed.