---
order: 3

group:
  title: Display
  order: 1
title: WelcomePrompts
description: A welcome component for displaying greetings, descriptions, and prompt shortcuts
---

<DemoTitle title="WelcomePrompts" desc="A welcome component for displaying greetings, descriptions, and prompt shortcuts"></DemoTitle>

<code src="./demo/basic.tsx">Example</code>

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

#### API

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