# サイドナビゲーション

各ブレークポイントごとに、メニューの表示方法を決定できます。

### ミディアムサイドメニュー

<figure><img src="/files/hZqEo4LPXo11vrLI6kcz" alt="Medium Side Menu"><figcaption></figcaption></figure>

### スモールサイドメニュー

<figure><img src="/files/tznhab2OmMGJ381tNm9T" alt="Small Side Menu"><figcaption></figcaption></figure>

### トップバーメニュー

<figure><img src="/files/E2vsHpX6RoKg9TcdtHaj" alt="Side Top Bar Menu"><figcaption></figcaption></figure>

### トップオフセット

トップオフセットとは、画面の上部とサイドナビゲーションコンポーネントの上部との間のスペースの量を指します。

<figure><img src="/files/LnYZpkZfcF1I6SBor516" alt="Top Offset Side Navigation"><figcaption></figcaption></figure>

### トップメニューバーが開いている場合...

{% hint style="info" %}
ビルダーでこれを確認するには、メニュースタイルを見て、モバイルブレークポイントに設定してください。
{% endhint %}

これらの設定を調整して、トップバーメニューアイコン、トップバーメニューバックアイコン、コンポーネントと画面上の残りのスペースとの間のオーバーレイを変更します。

<figure><img src="/files/2QGt2RHBMFDpm2xmTRT6" alt="When Menu Bar Is Open Side Navigation"><figcaption></figcaption></figure>


---

# 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/design/designing-your-app/responsive-navigation/responsive-side-navigation/side-navigation.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.
