> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/4/block/number_date/numeric-editor.md).

# 숫자 편집기

숫자를 표기할 수 있어요.

**숫자 편집기 블록은 언제 사용하나요?**

* 앱 화면에서 숫자 변경이 가능하여 주로 장바구니 기능을 만들 때 사용해요.&#x20;

**숫자 편집기 블록의 특징은 무엇인가요?**

* 숫자 입력 칸 양옆으로 마이너스(-)와 플러스(+) 버튼이 자동 생성돼요.&#x20;
* 변경 가능한 숫자의 최솟값, 최댓값을 설정할 수 있어요.&#x20;
* 유저가 직접 앱 화면에서 숫자를 변경할 수 있어요.&#x20;

<figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2FKI1rHJ92PgFtitTPWgpC%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202024-02-21%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%209.21.11.png?alt=media&amp;token=93e74d15-d17e-470a-8069-1d99cd12cee8" alt=""><figcaption></figcaption></figure>

2024.02.21 Jinny

## Number Editor

Express numbers.

**When do I use the number editor block?**

* This block is mostly used to create shopping cart features as it can be edited directly from the app page.

**What are the characteristics of number editor blocks?**

* Minus (-) and plus (+) buttons are automatically generated on either side of the number entry field.
* A minimum and maximum value can be set and changed in app settings.
* Users can change the number directly through the app page.

2023.07.25 Hwaran

> \#숫자 편집기, #숫자 변경하기, #숫자 추가 버튼 만들기, #장바구니
