Video Players
Component Not Available
AutoHeaderVideo not found in registry
Found in: video • src/components/video/AutoHeaderVideo.astro
Interactive Component Editor
No example data found in JSDoc @example
Add an @example block to enable interactive editing
Component Information
Name: AutoHeaderVideo
Category: video
Path: src/components/video/AutoHeaderVideo.astro
Description: AutoHeaderVideo - Minimal video component for hero sections
JSDoc Props Documentation
videoUrl: string - URL to video file (MP4, WebM, etc.) or YouTube URL (required)
posterUrl?: string - Thumbnail image URL (HTML5 videos only) (optional)
autoplay?: boolean - Whether to autoplay the video (optional, default: true)
Documentation
For detailed usage instructions, props, and examples, check the JSDoc comments in the component file or see the complete component documentation.