# 애플리케이션 UI

양식 데이터가 크거나 네트워크 속도가 너무 느린 경우 양식 데이터를 처음 로드할 때 기본 로딩 애니메이션이 있을 수 있습니다. 애니메이션을 변경할 수 있습니다.

리본 메뉴에서 "파일-설정-응용 프로그램 설정"을 선택하면 테이블 로딩 애니메이션을 볼 수 있습니다.

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

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

버튼 클릭 시,  리스트뷰 로딩 애니메이션 대화 상자가 나타납니다.

* CSS 애니메이션: 내장된 로딩 애니메이션을 선택할 수 있으며 애니메이션 색상도 설정할 수 있습니다.

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

* GIF 애니메이션: 로컬 GIF 사진을 선택하거나 사진의 URL 주소를 입력할 수 있습니다. 오른쪽에서 GIF의 정적 효과를 미리 봅니다

<figure><img src="/files/MbWgwOUGCs91p3PAM3Ia" 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/forguncy-v9/components/designlistview/appui.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.
