# Illustration

<figure><img src="/files/Hf0OtBBCq2ROopu5AcuL" alt="" width="375"><figcaption></figcaption></figure>

***

## Changing the Properties

* **`Variant`**: select the type of illustration you'd like to display.
* **`Size`**: to set an illustration size.
* **`Title`**: Illustation's title in bold.
* **`Content`**: text description of the illustration.

***

## Adding Interactions

No interactions are available for the illustration component.

***

## Styling the Illustration

No styling settings are available for the illustration component.

***

## Examples

No examples are available.

***

## Specifications

### Attributes

<table><thead><tr><th width="202">Name</th><th width="199.75836972343524">Type</th><th>Description</th></tr></thead><tbody><tr><td>content</td><td>String</td><td>The illustration text content.</td></tr><tr><td>size</td><td>String</td><td>The illustration size. Valid options include 'small', 'large'.</td></tr><tr><td>title</td><td>String</td><td>The illustration title.</td></tr><tr><td>variant</td><td>String</td><td>The variant types of illustrations. Valid values include <code>text-only</code>, <code>going-camping</code>, <code>gone_fishing</code>, <code>maintenance</code>, <code>desert</code>, <code>open-road</code>, <code>no-access</code>, <code>no-connection</code>, <code>not-available-in-lightning</code>, <code>page-not-available</code>, <code>walkthrough-not-available,</code> <code>fishing-deals</code>, <code>lake-mountain</code>, <code>no-events</code>, <code>no-events-2</code>, <code>no-task</code>, <code>no-task-2</code>, <code>setup</code>, <code>gone-fishing</code>, <code>no-access-2</code>, <code>no-content</code>, <code>no-preview</code>, <code>preview</code> and <code>research</code>.</td></tr></tbody></table>

### Events

No events are available.

### Styling Hooks

No styling hooks are available.


---

# 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.avonnicomponents.com/flow/flow-components/illustration.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.
