.footer-nav
Work with footer nav
Overview
The .footer-nav
action is part of the footers set in Rhyme. Work with footer nav.
Category: Footers
Area: 📐 Layout
Basic Usage
.footer-nav "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.footer-nav "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.footer-nav $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.