# 스와이퍼

스와이퍼  셀타입을 사용하면 모바일화면에서 이미지를 클릭하면 미리보기를 할 수 있습니다.

### 빌더화면&#x20;

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

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

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

### 셀속성&#x20;

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

<table><thead><tr><th width="236">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>클릭하여 미리보기</td><td>이미지 클릭 시 미리보기 여부를 결정합니다. 체크하면 사용자가 클릭 명령을 편집할 수 없습니다.</td></tr><tr><td>클릭 명령 편집</td><td>이미지를 클릭할 때 실행할 명령을 구성합니다.</td></tr><tr><td>바인딩 사용</td><td>사용자가 확인할 때 데이터베이스에서 이미지 소스 가져오기, 그렇지 않으면 정적으로 구성</td></tr><tr><td>스크롤 방향</td><td><p>기본값은 가로입니다.</p><p>세로일 때 런타임 페이지는 다음과 같이 표시됩니다.</p><p><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931196188/image2022-5-17_9-57-8.png?version=1&#x26;modificationDate=1652752628413&#x26;cacheVersion=1&#x26;api=v2&#x26;width=360&#x26;height=248" alt=""></p></td></tr><tr><td>자동 재생 간격</td><td>단위: ms</td></tr><tr><td>표시기 표시</td><td><img src="/files/3lFecV7GWaxe2VK49Iif" alt=""><br>표시기 표시 여부 </td></tr><tr><td>표시기 색상</td><td>표시기 표시를 선택하면 효과가 나타납니다.</td></tr><tr><td>루프 활성화</td><td>루프 활성화</td></tr><tr><td>터치가능 </td><td>터치 제스처로 스와이프 허용 여부</td></tr></tbody></table>

### 관련 명령 빠른 생성&#x20;

<table><thead><tr><th width="282">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>이전 항목으로 스와이프</td><td>이전 항목으로 스와이프</td></tr><tr><td>다음 항목으로 스와이프</td><td>다음 항목으로 스와이프</td></tr><tr><td>다음으로  스와이프</td><td>특정 항목으로 스와이프하면 특정 항목 인덱스(1부터 시작)를 의미하는 하나의 매개변수를 사용합니다.</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/forguncy-v9/plugin/useplugin/celltype/vant/undefined.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.
