mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-25 00:31:31 +00:00
Updated fsm.trigger (markdown)
parent
45b7b9128c
commit
82fe32f626
@ -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"
|
||||||
|
}
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user