buttons
Create interactive buttons for your application’s user interface. This set provides various button styles including standard buttons, icon buttons, circular buttons, and navigation buttons. Each button type responds to user clicks and can trigger different actions in your application. Use these buttons to let users submit forms, navigate between pages, or perform specific tasks with a simple click.
Area: 🎨 UI & Presentation
Available Actions
This set contains 6 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
.busy-button "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