.fixed-footer
Work with fixed footer
Overview
The .fixed-footer
action is part of the footers set in Rhyme. Work with fixed footer.
Category: Footers
Area: 📐 Layout
Basic Usage
.fixed-footer "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.fixed-footer "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.fixed-footer $my-variable
Tips
- This action is part of the footers set
- Common use case: Arranging UI elements
Related Actions
Related actions from the footers set will be listed here.