# 基本類型 List

![](https://i.imgur.com/pTMaCmp.png)

#### 添加列表

![](https://i.imgur.com/9ri7Khk.png)

要將列表添加到您的項目，請單擊元素面板（快捷方式：A）並將列表拖到畫布上。

![](https://i.imgur.com/Wn8mrYW.png)

List 由主要元素和三個 List 項組成。&#x20;

![](https://i.imgur.com/MPSvGVj.png)

#### 將內容添加到列表

按照設計，列表項沒有任何默認的內容。這是因為列表項可以包含許多不同類型的內容 ——標題、段落、圖像、影片，甚至其他列表。

要將內容添加到列表中，只需將其拖到列表項中即可。如果你想要的只是純文字，也可以在列表項內雙擊開始輸入。進入文字編輯模式的另一種方法：選擇列表項並按 Enter。&#x20;

![](https://i.imgur.com/LoJsQVy.png)

你可以通過選擇列表並調整左側填充來增加或減少項目符號（或數字）所在的空間。&#x20;

![](https://i.imgur.com/7kUK2tM.png)


---

# 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.tenten.co/docs-webflow/webflow-101/4-yuan-su-de-lei-xing/ji-ben-lei-xing-list.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.
