@mathjax/src
    Preparing search index...

    Class Label

    Simple class for label objects.

    Index
    • Parameters

      • tag: string = '???'

        The tag that's displayed.

      • id: string = ''

        The id that serves as reference.

      Returns Label

    id: string = ''

    The id that serves as reference.

    tag: string = '???'

    The tag that's displayed.