
- React / Next.js
- Other Frameworks
1
Import VeltVideoPlayer component
Import the
VeltVideoPlayer component.2
Add src to VeltVideoPlayer
Add your video src URL to the
src attribute of the VeltVideoPlayer component.There are a few other properties:darkMode- boolean to enable dark modesync- boolean to enable sync mode

