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