mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-07-07 13:56:23 +00:00
Updated fsm.trigger (markdown)
@ -11,4 +11,13 @@
|
|||||||
|
|
||||||
| Parameter | Type | Required | Description |
|
| Parameter | Type | Required | Description |
|
||||||
| ------------ |:--------:|:------------------:| --------------------------- |
|
| ------------ |:--------:|:------------------:| --------------------------- |
|
||||||
| *transition* | `string` | :heavy_check_mark: | Name of the triggered step. |
|
| *transition* | `string` | :heavy_check_mark: | Name of the triggered step. |
|
||||||
|
|
||||||
|
***
|
||||||
|
**Example**:
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"key": "fsm.trigger",
|
||||||
|
"transition": "step_2"
|
||||||
|
}
|
||||||
|
```
|
Reference in New Issue
Block a user