> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-2.md).

# 컴포넌트

#### 아이덴티티 <a href="#undefined" id="undefined"></a>

* 색상
* 서체
* 쉐도우
* 그리드
* 아이콘
* 로고
* 푸터
* 헤더

#### 탐색 <a href="#undefined" id="undefined"></a>

* 메인 메뉴
* 사이드 메뉴
* 탐색
* 페이지네이션

#### 레이아웃 및 표현 <a href="#undefined" id="undefined"></a>

* 구조화 목록
* Alert
* 달력
* 레이블

&#x20;

#### 액션 <a href="#undefined" id="undefined"></a>

* 링크
* 버튼

#### 선택 <a href="#undefined" id="undefined"></a>

* 라디오 버튼
* 체크박스
* 셀렉트

#### 피드백 <a href="#undefined" id="undefined"></a>

* 스피너

#### &#x20;<a href="#undefined" id="undefined"></a>

#### 도움 <a href="#undefined" id="undefined"></a>

* 패널

&#x20;

#### 입력 <a href="#undefined" id="undefined"></a>

* 날짜/시간 입력
* 텍스트 영역
* 텍스트 입력 필드
* 파일 업로드


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-2.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.
