Brutalist
Neo-brutalist frame video player with high contrast.
videoplayerbrutalistcontrast
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 | #ffffff | Background color (hex, rgb, or hsl). |
borderColor | string | #000000 | Border color (hex, rgb, or hsl). |
buttonColor | string | #000000 | Button background color (hex, rgb, or hsl). |
labelText | string | VIDEO | Label text displayed above video. |
playText | string | PLAY | Play button text. |
pauseText | string | PAUSE | Pause button text. |