@mathjax/src
    Preparing search index...

    Function setA11yOption

    • Sets a single a11y option for a menu name.

      Parameters

      • document: HTMLDOCUMENT

        The current document.

      • option: string

        The option name in the menu.

      • value: string | boolean

        The new value.

      Returns void