# List Properties

<figure><img src="https://4209426742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Me1x4TD1HxodVbK1aDe%2Fuploads%2Fgit-blob-9dfff40f08dfe0d48d8eeda444bf023e3d8238e9%2Flist-ui.gif?alt=media" alt="List UI"><figcaption><p>List UI</p></figcaption></figure>

| Component                  | Description                                                                                                                                                                 |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Align Icons**            | Click icons or use shortcut keys to align text. For example, click "Align Left" or use Ctrl+Shift+Left to left-align text.                                                  |
| **Postitions**             | Set List positions on the X and Y axis of the mobile canvas.                                                                                                                |
| **List Size**              | Specify the width and height of the List by providing values for width (W) and height (H).                                                                                  |
| **Margin**                 | Provide margin to the List view from any of the four directions by specifying the margin value.                                                                             |
| **List Type**              | Select the layout of the list: simple list, wheel list, or one item list.                                                                                                   |
| **Scroll Physics**         | Adjust the scrollable effect: always scrollable, bouncing, clamping, or never scrollable scroll physics.                                                                    |
| **Internal Scroll Margin** | Adjust the margin of the list from inside. Provide a fixed margin for all sides or set individual margins by clicking on the icon.                                          |
| **Space Between Items**    | Adjust the spacing between the items inside the list. Set item spacing to adjust space between items or grid space for equal horizontal and vertical spacing between items. |
| **Visible**                | By checking the checkbox the entire selected list will be hidden.                                                                                                           |
| **Horizontal Scroll**      | Check the checkbox to hide horizontal scroll and show only one item.                                                                                                        |

If you have any ideas to make Blup better you can share them through our [Discord community channel](https://discord.com/channels/940632966093234176/965313562425823303)

## Music to go with.

{% embed url="<https://open.spotify.com/playlist/0vvXsWCC9xrXsKd4FyS8kM?si=2c7f55bd3f944878>" %}
Lofi music
{% endembed %}


---

# 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.blup.in/~/changes/bxpytJQPpsJWb4ZdG6qm/wiki/design-ui/properties-panel/list-properties.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.
