# Notice Bar

NoticeBar를 통해 알림을 사용할 수 있습니다 .

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

### 셀속성

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

| 이름          | 설명                                                        |
| ----------- | --------------------------------------------------------- |
| 명령 편집       | 알림 표시줄을 클릭했을 때 실행할 명령을 구성합니다.                             |
| 콘텐츠         | 공지 텍스트 내용                                                 |
| 알림 막대 버튼    | 모드, 다음으로 설정할 수 있습니다. `closeable` `link`                   |
| 왼쪽 아이콘      | 왼쪽 아이콘                                                    |
| 스크롤 모드      | <p>없음 : 스크롤하지 않음</p><p>가로 : 가로로 스크롤</p><p>세로 : 세로 스크롤</p> |
| 애니메이션 지연 시간 | 애니메이션 지연(들), 수평 모드에서 작동                                   |
| 스크롤 속도      | 스크롤 속도(px/s), 가로 모드 에서 작동                                 |
| 자동 재생 간격    | 자동 재생 간격(ms), 수직 모드 에서 작동                                 |
| 애니메이션 기간    | 애니메이션 기간(ms), 수직 모드 에서 작동                                 |


---

# 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/notice-bar.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.
