> For the complete documentation index, see [llms.txt](https://help.smallbuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smallbuilder.com/ko/smallbuilder-documents/undefined/25/v-1.9202.md).

# v 1.9202

## 1. 서명 컴포넌트

<table><thead><tr><th width="170">항목</th><th>설명</th></tr></thead><tbody><tr><td>터치 기반 입력</td><td>모바일에서 서명을 손가락이나 스타일러스로 입력 가능</td></tr><tr><td>마우스 기반 입력</td><td>PC에서는 마우스로 서명 입력 가능</td></tr><tr><td>모바일 지원</td><td>Salesforce Mobile1 App 에서 사용 가능</td></tr><tr><td>이중 입력 방식 지원</td><td>직접 서명 및 서명 이미지 업로드 방식 지원</td></tr></tbody></table>

## 2. 사용자 로케일 포멧

포맷 형식을 명시적으로 지정하지 않으면, 시스템은 문서를 사용하는 사용자의 로케일 설정을 기준으로 숫자, 날짜, 통화 등의 형식을 자동으로 적용합니다


---

# 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://help.smallbuilder.com/ko/smallbuilder-documents/undefined/25/v-1.9202.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.
