Feedback Bar

A component to collect user feedback on AI responses.

Was this response helpful?

Installation

pnpm dlx shadcn-svelte@latest add https://svelte-ai-elements.vercel.app/p/feedback-bar.json

Examples

Icon

Rate this AI response

Props

Feedback Bar

NameTypeDefault
title
string
icon
Snippet
onHelpful
() => void
onNotHelpful
() => void
onClose
() => void
class
string
...props
HTMLAttributes<HTMLDivElement>