# List Horizontal Element

The Horizontal List element lets you showcase scrollable content in a side-to-side format. Think: featured products, quick links, or top picks. It works great for visually engaging, swipeable content on mobile. This is also just like the Grid List.

***

### <mark style="color:green;">📱 Use Cases</mark>

<figure><img src="/files/1qwVhlvhtcFRybA5ok1S" alt="" width="241"><figcaption></figcaption></figure>

* 🍎 Category list (e.g., Fruits, Dairy, Bakery)
* 🛍️ Shop sections (e.g., Men, Women, Kids)
* 🧭 Navigation shortcuts (e.g., About, Services, Contact)
* Offer Highlights
* Events or Schedules(List of upcoming events, classes, or webinars)
* Testimonials or reviews


---

# 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://help.twinr.dev/native-screen/list-element/list-horizontal-element.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.
