📝 update handler doc

This commit is contained in:
yanyongyu
2022-01-06 17:51:32 +08:00
parent 381e5e4a76
commit 89ae275793
10 changed files with 158 additions and 45 deletions

View File

@ -0,0 +1,37 @@
---
sidebar_position: 5
description: 使用事件响应器操作,改变事件处理流程
options:
menu:
weight: 28
category: guide
---
# 事件响应器操作
## send
## finish
## pause
## reject
## reject_arg
## reject_receive
## skip
## get_receive
## set_receive
## get_last_receive
## get_arg
## set_arg
## stop_propagation