.background-video
Work with background video
Overview
The .background-video
action is part of the background set in Rhyme. Work with background video.
Category: Background
Area: 🎨 UI & Presentation
Basic Usage
.background-video "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.background-video "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.background-video $my-variable
Tips
- This action is part of the background set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the background set will be listed here.