The Video Bubble element lets you embed videos into your form from popular video platforms like YouTube and Vimeo, as well as direct video file URLs.

The element provides a text input for adding video URLs. Once a valid video URL is entered, it will automatically parse and embed the video player.

For example:

  • YouTube: https://www.youtube.com/watch?v=FoMlSB6ftQg
  • Vimeo: https://vimeo.com/123456789
  • Direct video: https://example.com/video.mp4

The element can be configured through the builder interface by entering a video URL in the text input field. Video URLs will be automatically parsed to determine the correct embed code.