# Entry vars

Similar a la función **Add collection to UI** la función Generaate swiper content nos permite agregar información y modificar los controles dentro de ella, para plasmar la información que recibe en forma de objeto

Consta de 2 elementos

1. Data
2. Swiper generation introduction

## Data

Se refiere a la información con el que se va a modificar los controles dentro del swiper la información que recibe es un objeto.

## Swiper generation introduction

Abre una ventana en donde muestra de edición de los controles dentro del swiper

![](/files/-MLyVKUX3gRZbad93zqp)

### List settings

Permite elegir el orden de listado de la información del objeto de Data

De igual manera muestra un Previewer de la pantalla para poder hacer elección del swiper y sus controles hijos que queremos editar

### List data

![](/files/-MLyWDkipzZKjiBHdonc)

Permite hacer selección de los controles a modificar mostrando sus respectivas propiedades de las cuales se quiera hacer edición

### List iitem function

![](/files/-MLyXHcUNTeyxJ9djMeW)

Permite hacer selección de los controles a modificar mostrando sus respectivos eventos

[Información general](https://docs.apphive.io/reference/funciones/informacion-general-de-las-funciones)


---

# 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/apphive-documentacion/reference/funciones/controls/generate-swiper-content/entry-vars.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.
