Component Not Available

AnimatedPromptPanel not found in registry

Found in: interactive • src/components/interactive/AnimatedPromptPanel.astro

Interactive Component Editor

No example data found in JSDoc @example

Add an @example block to enable interactive editing

Live preview - changes update automatically

Component Information

Name: AnimatedPromptPanel

Category: interactive

Path: src/components/interactive/AnimatedPromptPanel.astro

Description: AnimatedPromptPanel - Animated prompt input with rotating gradient border and typing effects

JSDoc Props Documentation

placeholders?: string[] - Array of placeholder texts for typing animation (default: demo questions)

connectText?: string - Text for the connect data button (default: "Connect your data")

ctaText?: string - Text for the main CTA button (default: "Try a guided demo")

ctaLink?: string - Link for the main CTA button (default: "/demo")

enableVoice?: boolean - Enable voice recording functionality (default: true)

Documentation

For detailed usage instructions, props, and examples, check the JSDoc comments in the component file or see the complete component documentation.