Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added insertTag to control the tag position
This adds an option called `insertTag` that controls the location within the results where the tag is inserted. The function should take in the results array and the tag, and should modify the array in-place to add the tag to the results. This closes #3420 This closes #4008
- Loading branch information