> 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/card.md).

# Card

{% tabs %}
{% tab title="Title Card" %}

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

{% tab title="Image Card" %}

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

{% tab title="Solid Color Card" %}

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

{% tab title="Empty Card" %}

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

## Card structure in Unity

### Prefabs

* Empty Card
* Image Card
* Solid Color Card
* Title Card
  * Variant: Title Card Long

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