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

docs: clarify autoplay parameter availability in YouTubeEmbed #77485

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

kimpuro
Copy link

@kimpuro kimpuro commented Mar 24, 2025

Improving Documentation

This PR updates the documentation for the YouTubeEmbed component to provide clearer information about parameter support.

What?

Updates the params option description in the YouTubeEmbed component documentation to clarify the availability of the autoplay parameter.

Why?

The current documentation might mislead users about the availability of the autoplay parameter. This update helps prevent confusion and provides more accurate information about supported parameters.

How?

Added a clarification about the autoplay parameter in the params option description of the YouTubeEmbed component documentation.

Fixes #77447

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Mar 24, 2025
@ijjk
Copy link
Member

ijjk commented Mar 24, 2025

Allow CI Workflow Run

  • approve CI run for commit: 1ca1b7f

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk
Copy link
Member

ijjk commented Mar 24, 2025

Allow CI Workflow Run

  • approve CI run for commit: 3ecd896

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@kimpuro kimpuro changed the title docs: docs: clarify autoplay parameter availability in YouTubeEmbed docs: clarify autoplay parameter availability in YouTubeEmbed Mar 25, 2025
@kimpuro kimpuro force-pushed the docs-youtube-embed branch from 1ca1b7f to 3ecd896 Compare March 25, 2025 00:05
@Kief5555
Copy link

If these changes get merged, it would also address #77479

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[@next/third-parties] Youtube Embed missing muted option for autoplay parameter
3 participants