# Data

## Video config

### Video url (Youtube or Vimeo)

![](/files/-MLPjVwVHUhYgAyuzEtz)

En esta propiedad se asigna la dirección web de la pagina que se desea mostrar en el componente aceptando solamente direcciones de Youtube o Vimeo

### Enable dynamic loading

![](/files/-MKqG3zhWzCVlBJ-HyYf)

Funciona para dar apariencia de cargado al elemento [ver más](https://docs.apphive.io/global-functions/data/enable-dynamic-loading)

### Control is hidden

![](/files/-MKqHfOdvs9GXgJCaDRp)

Oculta los controles cuando se activa [ver más](https://docs.apphive.io/global-functions/data/control-is-hidden)

{% hint style="warning" %}
Esta propiedad funciona como un espejo de la pagina web que se integra, es decir que ninguno de los componentes dentro de la web se puede modificar con las funciones o controles de la plataforma Apphive
{% endhint %}


---

# 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/controles/video-view/data.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.
