Card component

Figma Component
Card is used to display information in a card format.

Connect to Database

Link your agent directly to data from a database. Select the tables and columns to include in your model.

Connect to Database

Link your agent directly to data from a database. Select the tables and columns to include in your model.

Properties

NameDescriptionDefault
as
The element type to render as.
-
children
The agent children.
-
description
The agent description.
-
icon
The card icon
-
title

required

The agent title.
-
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.