You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/video-player.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ DatoCMS GraphQL API.
105
105
Compared to the `<MuxPlayer />`, **some prop default values are different** on `<VideoPlayer />`
106
106
107
107
-`disableCookies` is normally true, unless you explicitly set the prop to `false`
108
+
-`disableTracking` is normally true, unless you explicitly set it to `false`
108
109
-`preload` defaults to `metadata`, for an optimal UX experience together with saved bandwidth
109
110
- the video height and width, when available in the `data` props, are used to set `{ aspectRatio: "[width] / [height]"}` for the `<MuxPlayer />`'s `style`
0 commit comments