@mathjax/src
    Preparing search index...

    Function setA11yOption

    • Sets a single a11y option for a menu name.

      Parameters

      • document: ExplorerMathDocument

        The current document.

      • option: string

        The option name in the menu.

      • value: string | number | boolean

        The new value.

      Returns void