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