# 범위 슬라이더

**범위 슬라이더 블록은 언제 사용하나요?**

* 슬라이더를 스크롤하여 일정 범위 안의 수를 선택할 수 있는 기능이 필요할 때 사용해요.

**범위 슬라이더 블록의 특징은 무엇인가요?**

* 슬라이더의 범위와 기본 설정 값을 설정할 수 있어요.
* 초기 선택 최솟값: 선택 가능한 범위 중 기본으로 설정되어있는 최솟값이에요.
* 초기 선택 최댓값: 선택 가능한 범위 중 기본으로 설정되어있는 최댓값이에요.
* 선택 가능한 최솟값 : 선택할 수 있는 최솟값이에요.
* 선택 가능한 최댓값 : 선택할 수 있는 최댓값이에요.&#x20;
* 간격 : 선택할 수 있는 범위의 간격이에요.&#x20;
* 단위 : 원(가격), 세(나이)등으로 단위 설정이 가능해요.

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

2023.08.02 Jinny

> \#범위 슬라이더, #범위 스크롤 하기, #범위 설정하기, #범위 입력하기


---

# 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://docs.ohmyapp.io/main/guide/develop_app/4/block/number_date/range-slider.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.
