# SharinPix Display Events

The present article shows the types of SharinPix Display Events and the type of behavior that emit them. Those events are namely:

* [viewer-image-viewed](#viewer-image-viewed)
* [viewer-closed](#viewer-closed)

{% hint style="success" %}
**Note:**

To capture the different events listed below, please refer to the following article: [Capturing Client-side events](https://docs.sharinpix.com/documentation/integrations/events/capturing-client-side-events)
{% endhint %}

## viewer-image-viewed

This event is emitted after an image is clicked upon and hence the Large View Mode is activated.

* Before clicking.

<figure><img src="https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2FZtZveSPrbAkW727VL5y0%2Fimage.png?alt=media&#x26;token=9c5dd29b-3284-43d7-bd09-655209a7d41e" alt=""><figcaption></figcaption></figure>

* After clicking on image.

<figure><img src="https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2Fem5IS0HeIkV8KyAEDrwJ%2Fimage%20(1).png?alt=media&#x26;token=8a33e09a-38c3-4a88-b112-9c364081da1e" alt=""><figcaption></figcaption></figure>

## viewer-closed

This event is emitted when the current viewer is closed and hence the Large View is deactivated.

* Large View activated.

<figure><img src="https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2Fgod4z0IbPbXaDaOhe78r%2Fimage.png?alt=media&#x26;token=fd4f69d3-878b-49b1-9ca5-4e23d1798d7f" alt=""><figcaption></figcaption></figure>

* Large View deactivated.

<figure><img src="https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2FHdwk2EtyiSC6OtT7ewtZ%2Fimage%20(1).png?alt=media&#x26;token=91af3cd0-a6ce-4155-a910-feb530440adc" alt=""><figcaption></figcaption></figure>
