[new feature] ActionSheet: add click-overlay event
This commit is contained in:
@@ -117,6 +117,7 @@ export default {
|
||||
|------|------|------|
|
||||
| select | 选中选项时触发,禁用或加载状态下不会触发 | item: 选项对应的对象, index: 选择对应的索引 |
|
||||
| cancel | 取消按钮点击时触发 | - |
|
||||
| click-overlay | 点击遮罩层时触发 | - |
|
||||
|
||||
### actions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user