actions
Manage and work with custom actions in your applications. This action set lets you enable dynamic actions that can be loaded at runtime, view which dynamic actions are available, and register new action sets from external sources. These tools give you flexibility to extend your application’s capabilities beyond built-in actions.
Area: ⚙️ System & Control Flow
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:
allow-dynamic-actions "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors