# Mirror

## Description:

Mirror

Mirror allow you to render a copy of an existing item on the same page.

Mirrors can be used to create a copy of existing page items with different views for Mobile, Tablet, Desktop etc.

### Allowed Parent Components:

1. Col
2. Grid Child
3. Horizontal Section
4. Vertical Section

### Allowed Child Components:

1. Trigger Before Render

### Properties

### ➤ Mirror Item Id

Provide Id of the item which needs to be copied.

Allowed Values: Free text field


---

# 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.cloudio.io/ui-components/widgets/mirror.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.
