For the complete documentation index, see llms.txt. This page is also available as Markdown.

Video Element

The Video Element lets you embed and play videos directly inside your app’s native screen. It supports multiple formats and playback controls to enhance user experience.

Add Video

🎞 Add Video You can upload or link a video to display inside your app. Supported video sources include direct uploads or online URLs (e.g., YouTube, Vimeo, or hosted file links).

🧩 How to Add a Video Element

  1. Navigate to the Native Screen where you want to add the video.

  2. Click the Add Element (+) button.

  3. From the element list, select Video.

  4. A new video block will appear on the screen layout.

Use Case Examples

  • Welcome Screen: Show an intro or brand animation.

  • Tutorial Section: Embed how-to videos.

  • Promotional Page: Play looping product highlights.

📱 How It Looks

Below are example of how the video appears in the app:

Last updated