> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seam.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Components

> Browse Seam's React components for building smart lock, access code, and device management interfaces directly into your application.

Seam supports the following [Seam Components](/index):

<CardGroup cols={2}>
  <Card title="Device TableDisplay a list devices, and filter for all the devices with issues." href="/ui-components/overview/react-components/device-table" />

  <Card title="Device Details" href="/ui-components/overview/react-components/device-details" />
</CardGroup>

## Smart Lock Components

<CardGroup cols={2}>
  <Card title="Access Code Table" href="/ui-components/overview/react-components/access-code-table" />

  <Card title="Access Code Details" href="/ui-components/overview/react-components/access-code-details" />

  <Card title="Create Access Code Form" href="/ui-components/overview/react-components/create-access-code-form" />

  <Card title="Update Access Code Form" href="/ui-components/overview/react-components/update-access-code-form" />
</CardGroup>
