[new feature] ActionSheet: add close-on-click-action prop

This commit is contained in:
陈嘉涵
2019-05-05 16:43:12 +08:00
parent 8afcb1e14a
commit 0288fb35a4
5 changed files with 47 additions and 11 deletions
+1
View File
@@ -55,6 +55,7 @@
### ActionSheet
- 新增`close-on-click-action`属性
- 支持同时使用`title``actions`属性
### Button