# 맨위로 돌아가기

맨 위로 돌아가기 셀유형은  페이지 상단으로 이동할 수 있는 기능을 지원합니다.

### 빌더화면&#x20;

<figure><img src="/files/3ZKuPmOli7dcDRlwnO6N" alt=""><figcaption></figcaption></figure>

### 실행화면 (런타임)

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

### 셀속성&#x20;

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

<table><thead><tr><th width="271">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>스크롤 높이 </td><td>스크롤 높이 </td></tr><tr><td>페이지 오른쪽까지의 거리 </td><td>"맨위로 돌아가기"버튼의 페이지 오른쪽까지의 거리</td></tr><tr><td>페이지 하단까지의 거리 </td><td>"맨위로 돌아가기"버튼의 페이지 하단까지의 거리</td></tr></tbody></table>


---

# 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/plugin/useplugin/celltype/elementui/undefined-1.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.
