# 항목이 없을 때 내용 설정&#x20;

리스트뷰에 데이터가 없을 때 표시되는 그림과 텍스트를 설정합니다.

내용을 설정하면 하이퍼링크 텍스트가 굵게 표시됩니다.

### 데이터가 없을 때 표시되는 내용을 설정합니다. <a href="#she-zhi-wu-shu-ju-shi-xian-shi-de-nei-rong" id="she-zhi-wu-shu-ju-shi-xian-shi-de-nei-rong"></a>

데이터가 없을 때 콘텐츠 설정 대화 상자를 팝업하려면 "항목이 없을 때  내용 설정 하이퍼링크를 클릭하세요.

<figure><img src="/files/IKZ7moJaIIvTeU7fyeNQ" alt=""><figcaption></figcaption></figure>

항목이 없을 때 내용 설정을 클릭하면 아래와 같은 팝업창이 뜹니다.

<figure><img src="/files/8vsUI389y0FoCliTm5bV" alt=""><figcaption></figcaption></figure>

| 설정     | 설명                                                         |
| ------ | ---------------------------------------------------------- |
| 이미지    | 로컬 사진이나 내장 아이콘을 선택하려면 "이미지 선택"을 클릭하세요.                     |
| 이미지 크기 | 이미지를 선택한 후 이미지의 크기를 설정할 수 있습니다.                            |
| 본문     | 데이터가 없을 때 표시되는 텍스트를 설정하려면 텍스트를 직접 입력하거나 페이지에서 셀을 선택하면 됩니다. |
| 위치     | 이미지과 텍스트의 배열 방향을 가로 또는 세로로 설정합니다.                          |


---

# 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://doc.forguncy.co.kr/components/designlistview/no-data-display.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.
