---
order: 4

group:
  title: 输出
  order: 3
title: DeviceAction
description: 一种展示AI对设备进行实时操作行为的卡片
---

<DemoTitle title="DeviceAction" desc="一种展示AI对设备进行实时操作行为的卡片" llmTxtName="DeviceAction"></DemoTitle>

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

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

#### API

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