mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(action-sheet):修复close-on-click-overlay初始值书写错误
This commit is contained in:
parent
9771499383
commit
b2fabe6b2b
@ -164,7 +164,7 @@ Page({
|
||||
| overlay | 是否显示遮罩层 | _boolean_ | - |
|
||||
| round `v1.0.0` | 是否显示圆角 | _boolean_ | `true` |
|
||||
| close-on-click-action | 是否在点击选项后关闭 | _boolean_ | `true` |
|
||||
| close-on-click-overlay | 点击遮罩是否关闭菜单 | _boolean_ | - |
|
||||
| close-on-click-overlay | 点击遮罩是否关闭菜单 | _boolean_ | `true` |
|
||||
| safe-area-inset-bottom | 是否为 iPhoneX 留出底部安全距离 | _boolean_ | `true` |
|
||||
|
||||
### Events
|
||||
|
Loading…
x
Reference in New Issue
Block a user