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