Skip to content

Commit 7c41458

Browse files
committed
Add alt field to VideoPlayer documentation
1 parent bf6d5a8 commit 7c41458

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/video-player.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ const query = gql`
7878
# if provided, it shows a blurred placeholder for the video
7979
blurUpThumb
8080
81+
# if provided, it enables DatoCMS Content Link for click-to-edit overlays
82+
alt
83+
8184
# you can include more data here: they will be ignored by the component
8285
}
8386
}

0 commit comments

Comments
 (0)