# 텝 헤더

텝 헤더는 일반적으로 페이지 내 탭 방식 셀과 같이 사용합니다.&#x20;

사용방법은 아래와 같습니다.&#x20;

1. 텝 헤더 셀을 추가합니다.

   <figure><img src="/files/YID3h0QciOpBfOZDkfn5" alt=""><figcaption></figcaption></figure>
2. 페이지 내 탭 방식 셀을 추가합니다.

   <figure><img src="/files/7Bdl2H3B9aX7qeWxsp1I" alt=""><figcaption></figcaption></figure>
3. 페이지 내 탭 방식 셀의 기본 헤더를 숨기려면 탭 숨기기에 체크합니다.&#x20;

   <figure><img src="/files/SRpjxkvmIRr3ZkW1ktQI" alt=""><figcaption></figcaption></figure>
4. 탭 헤더의 Config 명령과 연산자 셀 유형 명령을 사용하여 페이지 내 탭 방식 셀 유형의 활성 인덱스를 변경합니다.

### 셀속성&#x20;

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

<table><thead><tr><th width="258">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>클릭 명령 편집</td><td>탭을 클릭할 때 실행할 명령 구성</td></tr><tr><td>기본값</td><td>탭 번호(1부터 시작)</td></tr><tr><td>바인딩 사용</td><td>바인딩된 테이블을 사용하여 구성 탭 항목 세부 정보</td></tr><tr><td>탭 항목 편집</td><td>구성 탭 항목 세부 정보</td></tr><tr><td>유형</td><td><p>선</p><p><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931197717/image2022-3-28_16-27-6.png?version=1&#x26;modificationDate=1648456027000&#x26;cacheVersion=1&#x26;api=v2&#x26;width=217&#x26;height=63" alt=""></p><p>카드</p><p><img src="https://grapecity.atlassian.net/wiki/download/thumbnails/2931197717/image2022-3-28_16-28-0.png?version=1&#x26;modificationDate=1648456080397&#x26;cacheVersion=1&#x26;api=v2&#x26;width=238&#x26;height=68" alt=""></p></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></tbody></table>

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

<table data-header-hidden><thead><tr><th width="218">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>배지 설정</td><td><p>배지 콘텐츠를 특정 탭으로 설정합니다.</p><p>두 매개변수:</p><ol><li>대상 항목 값입니다.</li><li>배지 값.</li></ol></td></tr><tr><td>항목 숨기기</td><td><p>특정 탭 항목을 숨깁니다.</p><p>하나의 매개변수:</p><ul><li>항목, 여러 항목은 영어 쉼표로 구분할 수 있습니다</li></ul></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/tabheader.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.
