Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enhance YouTube component with additional configuration options #799

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

spences10
Copy link
Owner

fixes #488

  • Add new props for YouTube embed: mute, controls, loop, modestBranding, and rel
  • Update documentation with detailed prop explanations and usage examples
  • Modify component to support new configuration options in iframe URL
  • Update tests to cover new prop configurations

fixes #488
- Add new props for YouTube embed: mute, controls, loop, modestBranding, and rel
- Update documentation with detailed prop explanations and usage examples
- Modify component to support new configuration options in iframe URL
- Update tests to cover new prop configurations
@spences10 spences10 merged commit fb18d80 into main Feb 9, 2025
1 check failed
@spences10 spences10 deleted the issues/refactors-and-features branch February 9, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update YouTube iframe props to include autoplay
1 participant