Describes the result of performing some interaction.
| Type | Description |
|---|---|
| Action Behavior | Performs an Action when the behavior is triggered. |
| Copy Behavior | Places the provided contents into the system clipboard when triggered |
| Dismiss Behavior | Dismisses the top-most modal content when the behavior is triggered. |
| Link Behavior | Opens a link when the behavior is triggered. |
| Modal Behavior | Opens a modal when the behavior is triggered. |
| Refresh Behavior | Refreshes the current step when the behavior is triggered. See Refresh On Change for more details. |
| Subflow Behavior | Launches a Subflow when triggered. |