Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mattesmohr
Copy link
Member

The pull request adds the missing playsinline attribute. It is used on the video element to indicate that it should play inline instead of in fullscreen mode.

Video {
   Source()
      .source("...mp4")
      .type(.mp4)
}
.playInline()

@mattesmohr mattesmohr marked this pull request as ready for review February 9, 2025 16:50
@mattesmohr mattesmohr merged commit 840aecc into main Feb 9, 2025
1 check passed
@mattesmohr mattesmohr deleted the introduce-playsinline-attribute branch February 9, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant