table
Create and manipulate data tables for displaying structured information. These actions allow you to generate new tables with specified rows, fill columns with data values, and sort tables by column names to organize information effectively.
Area: 🎨 UI & Presentation
Available Actions
This set contains 3 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
create-table "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Creating visual elements and layouts
- Styling and theming your app
- Adding interactive UI components