---
order: 4

group:
  title: Output
  order: 3
title: DeviceAction
description: A card that shows AI operating the device in real time
---

<DemoTitle title="DeviceAction" desc="A card that shows AI operating the device in real time" llmTxtName="DeviceAction"></DemoTitle>

<code src="./demo/index.tsx" height="auto">Example</code>

<Install>import { DeviceAction } from '@agentscope-ai/chat'</Install>

#### API

<ApiParser source="./index.tsx" id="IDeviceActionProps"></ApiParser>
