# スライダー

{% tabs %}
{% tab title="シンプルガイド" %}
![](/files/8C6NabPpo6fEob1Mg6bF)

まず、Adalo Marketplaceからスライダーコンポーネントをインストールしていることを確認し、左パネルのプラスボタンをクリックして、スライダーコンポーネントを見つけてアプリの画面にドラッグアンドドロップします。

左パネルで以下を調整できます：

* この調整はどのプロパティですか？
  * ここで、スライダーが変更するデータベースのプロパティを選択できます。
* 最小値
* 最大値
* 増分サイズ
* トラック
  * 塗りつぶし色
  * 塗りつぶしなし色
  * 高さ
  * 丸め
* マーカー
  * 色
  * サイズ
  * ボーダー
    * 色
    * サイズ
  * シャドウ
* ラベル
  * オン/オフ
    * オンの場合、ユーザーがマーカーをクリックして調整するときにラベルがマーカーの上に表示されます。
  * 背景色
  * テキスト色
  * テキストサイズ
  * 丸め
    {% endtab %}
    {% endtabs %}

## ヘルプ

この記事に関する追加のヘルプが必要な場合は、いつでも[コミュニティフォーラム](https://forum.adalo.com/)で質問できます！投稿する際は、この記事へのリンクも貼り付けてください！


---

# 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://help.adalo.com/ja/component-basics/marketplace-components/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.
