Editorial
Editorial split layout video player.
videoplayereditorialsplit
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
video | string | http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4 | Video source URL. |
backgroundColor | string | #f5f5f5 | Background color (hex, rgb, or hsl). |
category | string | Documentary | Category label text. |
title | string | The Art of Motion | Title text. |
description | string | Exploring the intersection of movement and stillness in modern cinematography. | Description text. |
buttonText | string | Watch Full Film | Button text. |
playingText | string | Now Playing | Playing status text. |
progressColor | string | #000000 | Progress bar color (hex, rgb, or hsl). |