# Inline

<figure><img src="https://3723856256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGnixyIfIYFWroNtVmZo6%2Fuploads%2Fgit-blob-a3ece5a19268215e14aa643773b18603896136d7%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Overview

A flexible inline container component that allows for horizontal display of child blocks. Supports both app and theme blocks flowing inline with customizable spacing and alignment. Content wraps naturally when it reaches the container width. Ideal for text with icons, inline images, or any content that should flow together.

## Common use cases

* Display text with inline icons or images
* Create inline content that flows horizontally
* Combine text and visual elements in a single line
* Use for inline badges, labels, or decorative elements
* Display inline links or buttons within text content

## Compatible blocks

The following blocks can be nested within this block:

* [Rich text](https://help.brickspacelab.com/slab/content/blocks/basics/rich-text)
* [Image](https://help.brickspacelab.com/slab/content/blocks/basics/image)
* [Icon](https://help.brickspacelab.com/slab/content/blocks/basics/icon)
* [Video](https://help.brickspacelab.com/slab/content/blocks/basics/video)

## Block settings

### General

| Setting                | Description                                              | Options                   |
| ---------------------- | -------------------------------------------------------- | ------------------------- |
| Show advanced settings | Reveals visibility, load animation, and scroll animation | Checkbox (default: false) |

### Spacing

| Setting        | Description                                  | Options                 |
| -------------- | -------------------------------------------- | ----------------------- |
| Top spacing    | Padding space at the top of the container    | 0 - 300 px (default: 0) |
| Bottom spacing | Padding space at the bottom of the container | 0 - 300 px (default: 0) |

### Style

| Setting          | Description                                              | Options                  |
| ---------------- | -------------------------------------------------------- | ------------------------ |
| Block max height | Maximum height for inline blocks (images, videos, icons) | 0 - 300 px (default: 30) |

### Display

| Setting          | Description                          | Options                                                                                                                                                                                                                                          |
| ---------------- | ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Visibility       | Controls when the block is visible   | <p>• All (default)<br>• Mobile only<br>• Desktop only</p><p><br><br>Visible when <strong>Show advanced settings</strong> is on</p>                                                                                                               |
| Load animation   | Animation when the block first loads | <p>• None (default)<br>• Fade<br>• Fade up<br>• Offset fade<br>• Offset fade up</p><p><br><br>Visible when <strong>Show advanced settings</strong> is on and <strong>Scroll animation</strong> is <strong>None</strong></p>                      |
| Scroll animation | Adds scroll-triggered animations     | <p>• None (default)<br>• Fade<br>• Slide up<br>• Slide down<br>• Slide left<br>• Slide right<br>• Zoom</p><p><br><br>Visible when <strong>Show advanced settings</strong> is on and <strong>Load animation</strong> is <strong>None</strong></p> |
