.icon-button
Add icons to your interface
Overview
The .icon-button action is part of the buttons set in Rhyme. Add icons to your interface.
Category: Buttons
Area: 🎨 UI & Presentation
Basic Usage
.icon-button "Hello, World!"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.icon-button "Hello, World!"Example 2: With Variables
$my-variable: "some value"
.icon-button $my-variableTips
- This action is part of the buttons set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the buttons set will be listed here.