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

# Panel

{% hint style="info" %}
Use Primitives Panel prefab to customize color and border to all the variants of the panels at once. Use the variants in your scene.
{% endhint %}

{% tabs %}
{% tab title="Panel Main" %}

<figure><img src="/files/CKoJX8GV6kj0GbvMyedX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Panel Column" %}

<figure><img src="/files/Br00BFUacPM2DypLf2Qh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Panel Empty" %}

<figure><img src="/files/SRTYV3sEJ05o4UJoPsAh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Panel Action bar" %}

<figure><img src="/files/w49hXkthfuH6wz4lkTv0" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Panel structure in Unity

### Primitive Panel prefab

* Primitive Panel

*Find them in FloatGrids/Design System/Customization/Primitive UI Components/Panel Primitive*

### Panel variants

*Find them in FloatGrids/Design System/UI Components/Panel*

## Scroll View

Use scroll prefab to be able to scroll your content in the panels.

* *Find the primitive scroll view prefab in FloatGrids/Design System/Customization/Primitive UI Components/Scroll View Primitive*
* *Find the Scroll View variant in FloatGrids/Design System/UI Components/Scroll View*
