# Show image viewer

![Show image viewer (vista ejemplo)](/files/4Nsum8s1rsHqiMxhLuIo)

{% tabs %}
{% tab title="Entry Vars" %}
**Images urls:** Enter the URL of the image(s) you want to display, if there are more than one, they must be sent as an array. (required)

**Step by Step :**

<figure><img src="/files/dI6fpMTR5okdSlmsHRu0" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**onError:** Fired when the image(s) are not in the correct format.

OutVars

`invalid url, should be an array of strings or an string`

{% endtab %}

{% tab title="Features" %}
**Conjunto de imágenes:** Para poder visualizar un conjunto de imágenes, se tiene que ingresar un arreglo (array) de URLs de imágenes.\
Para poder realizar el arreglo de imágenes, ayudate de la función [**Array from object**](/reference/funciones/logic-e/array-from-object.md)**.**\
\
**Cerrar visualizador:** Para cerrar la vista, presiona en la "**X**" ubicada en la parte superior derecha o simplemente arrastra la imagen hacia la parte inferior de tu pantalla\
\
**Zoom:** Para realizar zoom a tus imágenes, arrastra la imagen hacia extremos contrarios con dos dedos

{% endtab %}

{% tab title="examples" %}
![](/files/E4j8MWs043JqYBJiMw6c)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/reference/funciones/controls/show-image-viewer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
