Triggers a click event on the specified gallery item.
The triggerItemClick()
function triggers a click event on the specified item in the gallery.
If itemIndex
isn't specified, the function triggers a click event on the currentIndex
value.
Index of the gallery item on which to trigger a click event.
Default: currentIndex