# Grid and List Layouts

There are 20+ Grid and List layouts available in Capacitor Full app. While many of these layouts are integrated with other features in the app, we have separately made 14 layouts just for Grids and lists purpose.&#x20;

For demo purpose these pages use JSON objects for data, but you can connect these with your data coming from server of local storage. Further, you can connect [Pull-to-refresh](broken://pages/-LafkCADTPguouRNkyfW) and [Infinite scroll](broken://pages/-LafkN3MFFt5asMhWcrJ) functionalities to these layouts as well. Some of the layouts are shown below

![](/files/-LubD-4ahWnFkfRhxGBM)

![](/files/-LubD-4emjqDefOvaeGo)

![](/files/-LubD-4gdvk6H-uTRELJ)

![](/files/-LubD-4i4hNWoAMAbkP7)

![](/files/-LubD-4fbJZNIGthavp0)


---

# 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://enappd.gitbook.io/capacitor-full-app-ionic-angular/features/startup-features/grid-and-list-layouts.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.
