# 비율

별점셀타입은  모바일에서 별점으로 평가를 하기 위해 사용할 수 있습니다.

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

### 셀속성&#x20;

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

<table data-header-hidden><thead><tr><th width="274">이름 </th><th>설명</th></tr></thead><tbody><tr><td>명령 편집</td><td>값이 변경될 때 실행할 명령 구성</td></tr><tr><td>UI 권한</td><td>현재 사용자의 역할에 따라 권한 표시/활성화</td></tr><tr><td>기본 점수</td><td>기본값</td></tr><tr><td>아이콘 개수</td><td>최대 점수</td></tr><tr><td>아이콘 크기</td><td>아이콘 크기, 단위: 픽셀</td></tr><tr><td>아이콘 여백</td><td>아이콘 사이 여백, 단위: 픽셀</td></tr><tr><td>선택한 아이콘의 색</td><td>선택한 아이콘의 색상</td></tr><tr><td>무효 색</td><td>보이드 컬러</td></tr><tr><td>비활성화 아이콘</td><td>속도 비활성화 여부</td></tr><tr><td>비활성화된 색상</td><td>비활성화된 색상</td></tr><tr><td>1/2 허용</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/forguncy-v9/plugin/useplugin/celltype/vant/rate.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.
