Message

The Message component displays a chat interface message from either a user or an AI. It includes an avatar, a name, and a message content.

Hello, how are you?
Ha
Hello! I'm doing well, thank you for asking. How can I help you today?
As
Can you help me understand Svelte 5 runes?
Ha
Absolutely! Svelte 5 introduces runes like $state, $derived, and $props which provide a more powerful and flexible reactivity system. Would you like me to explain any specific rune?
As

Installation

pnpm dlx shadcn-svelte@latest add https://ai-elements.vercel.app/r/message.json

Usage