This function is a helper for setting the initial tabIndexes in a roving tabIndex

  • Parameters

    • options: HTMLElement[]

      Array of elements which should have a tabIndex of -1, except for the first element which will have a tabIndex of 0

    Returns void