# Toggle Side Menu

El menú lateral de alternancia es una función en las funciones de los [elementos ](https://docs.apphive.io/reference/funciones/elements)que permite al usuario abrir un menú lateral para acceder a un menú de inicio rápido.

![](/files/-M-juWvyVdSNeqf2qS5-)

#### Cómo abrir la barra de navegación izquierda

1. Haga clic en el botón de menú.
2. Activar la barra de navegación izquierda.
3. Haga clic en el botón de navegación izquierdo para modificar este elemento.

![](/files/-M3CxZ50-DMMFRNNQgWI)

### ↗ Callbacks (Devoluciones de llamada) <a href="#entry-vars" id="entry-vars"></a>

* **Error al abrir el menú lateral:** puede configurar funciones si el menú lateral no se abre correctamente.
* **Menú lateral abierto:** puede configurar funciones después de que el menú lateral se abra correctamente.

### 👉 Ejemplo. <a href="#examples" id="examples"></a>

![](/files/-M2oIoCzNTgaWKwI_oWI)


---

# 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/elements/toogle-side-menu.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.
