> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-blockquote.md).

# AX - ブロッククォート

## 概要

**AX - ブロッククォート** は、Experience Sites ページ上で引用、推薦文、または強調テキストを視覚的に区別された形式で表示する Experience Cloud コンポーネントです。

顧客の推薦文、重要な呼びかけ、ポリシーの記述、または通常のコンテンツから目立たせる必要がある重要情報を表示するために使用します。カスタム書式、アイコン、帰属表示を使って、ポータルのデザインに合わせてスタイル設定できます。

顧客の成功事例、注目の推薦文、重要なお知らせ、利用規約の要点、またはポータル内で視覚的な強調が必要なあらゆるテキストコンテンツに最適です。

***

## 仕様

{% tabs %}
{% tab title="🎛️ プロパティ" %}

| 名前           | 説明                         | 使用方法                                               |
| ------------ | -------------------------- | -------------------------------------------------- |
| **バリアント**    | ブロッククォートの定義済みスタイルを選択します。   | 引用コンテンツの文脈や重要度を最もよく表すスタイルを選択します。                   |
| **タイトル**     | ブロッククォートのタイトルを設定します。       | 引用コンテンツを紹介または分類する簡潔なタイトルを入力します。                    |
| **コンテンツ**    | ブロッククォートの実際のテキスト/内容を定義します。 | ブロッククォートに表示したい引用文または強調情報を入力します。                    |
| **アイコン名**    | ブロッククォートに添えるアイコンを選択します。    | ブロッククォートの内容を視覚的に補強する、または文脈を与えるアイコンを選択します。          |
| **アイコンサイズ**  | アイコンのサイズを定義します。            | テキストや全体のブロッククォートデザインとの視覚的な調和を保つように、アイコンのサイズを調整します。 |
| {% endtab %} |                            |                                                    |

{% tab title="🎨 外観" %}

| 名前            | 説明                             | 使用方法                                                     |
| ------------- | ------------------------------ | -------------------------------------------------------- |
| **タイトル**      | タイトルテキストの外観をカスタマイズします。         | これらのプロパティを調整して、タイトルが際立ち、望ましい視覚的階層とスタイルに沿うようにします。         |
| **背景**        | ブロッククォートの背景色を設定します。            | テキストが読みやすく、ブロッククォートが全体のデザインと調和する背景色を選択します。               |
| **枠線**        | ブロッククォートの枠線をカスタマイズします。         | 枠線のプロパティを調整して、ページ上でのブロッククォートの存在感と視認性を高めます。               |
| **アイコン**      | さまざまな色オプションでアイコンの外観をカスタマイズします。 | これらのプロパティを調整して、アイコンがブロッククォートを視覚的に補完し、テキスト内容を圧倒しないようにします。 |
| {% endtab %}  |                                |                                                          |
| {% endtabs %} |                                |                                                          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-blockquote.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.
