@mathjax/src
    Preparing search index...

    Function selectOptions

    • Select a subset of options by key name

      Parameters

      • options: OptionList

        The option list from which option values will be taken

      • ...keys: string[]

        The names of the options to extract

      Returns OptionList

      The option list consisting of only the ones whose keys were given