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