+when-close
action to take when the parent element is closed
Overview
The +when-close
action is part of the editors set in Rhyme. action to take when the parent element is closed. action to take when the parent element is closed
Category: Editors
Area: 🚀 App Development
Basic Usage
+when-close "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
+when-close "Example usage"
Example 2: With Variables
$my-variable: "some value"
+when-close $my-variable
Tips
- This action is part of the editors set
- Common use case: Building and deploying apps
Related Actions
Related actions from the editors set will be listed here.