# ストップウォッチ

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

まず、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/stopwatch.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.
