> 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="/files/oQDIJVWG6xF6idnmiWlk" 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

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