# UI Components

- [Seam Components](/latest/ui-components/overview.md): Create your own device management dashboards with prebuilt UI components.
- [Getting Started with Seam Components](/latest/ui-components/overview/getting-started-with-seam-components.md): Learn how to get started using Seam Components.
- [Get Started with React](/latest/ui-components/overview/getting-started-with-seam-components/get-started-with-react-components-and-client-session-tokens.md): Learn to use Seam Components with your React application
- [Get started with Angular](/latest/ui-components/overview/getting-started-with-seam-components/angular.md): Use Seam Components with Angular
- [Get started with Vue](/latest/ui-components/overview/getting-started-with-seam-components/vue.md): Use Seam Components with Vue
- [Get started with Client Side Components](/latest/ui-components/overview/getting-started-with-seam-components/get-started-with-client-side-components.md): Use Seam Components without touching the backend.
- [Components](/latest/ui-components/overview/react-components.md)
- [Device Details](/latest/ui-components/overview/react-components/device-details.md)
- [Device Table](/latest/ui-components/overview/react-components/device-table.md)
- [Access Code Table](/latest/ui-components/overview/react-components/access-code-table.md)
- [Access Code Details](/latest/ui-components/overview/react-components/access-code-details.md)
- [Create Access Code Form](/latest/ui-components/overview/react-components/create-access-code-form.md)
- [Update Access Code Form](/latest/ui-components/overview/react-components/update-access-code-form.md)
- [Supported Devices Table](/latest/ui-components/overview/react-components/supported-devices-table.md)
- [Seam Provider](/latest/ui-components/overview/react-components/seam-provider.md): Load in a clientSessionToken into your components.
- [Connect Account Button](/latest/ui-components/overview/react-components/connect-account-button.md): Button that opens up a Connect Webview for connecting a new account
- [Make a Supported Devices Page](/latest/ui-components/overview/make-a-supported-devices-page.md): Use Seam Components to make a Supported Devices page
- [Using User Identities to Scope Users' Device Access](/latest/ui-components/overview/using-user-identities-to-scope-users-device-access.md): You can limit your users' access to a subset of devices.
