mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-02-27 20:30:28 +00:00
dialog props
This commit is contained in:
parent
f0b302756b
commit
d80ec40099
@ -4616,11 +4616,6 @@
|
||||
"propType": "func",
|
||||
"description": "对话框关闭时触发的回调函数\n@param {String} trigger 关闭触发行为的描述字符串\n@param {Object} event 关闭时事件对象"
|
||||
},
|
||||
{
|
||||
"name": "afterClose",
|
||||
"propType": "func",
|
||||
"description": "对话框关闭后触发的回调函数, 如果有动画,则在动画结束后触发"
|
||||
},
|
||||
{
|
||||
"name": "hasMask",
|
||||
"propType": "bool",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user