mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(Dialog): fix the min version of footer slot (#11336)
This commit is contained in:
parent
b423decad0
commit
36269ac9ec
@ -216,7 +216,7 @@ Vant exports following Dialog utility functions:
|
||||
| ---------------- | -------------- |
|
||||
| default | Custom message |
|
||||
| title | Custom title |
|
||||
| footer `v3.0.10` | Custom footer |
|
||||
| footer `v3.0.11` | Custom footer |
|
||||
|
||||
### Types
|
||||
|
||||
|
@ -241,7 +241,7 @@ Vant 中导出了以下 Dialog 相关的辅助函数:
|
||||
| ---------------- | ------------------ |
|
||||
| default | 自定义内容 |
|
||||
| title | 自定义标题 |
|
||||
| footer `v3.0.10` | 自定义底部按钮区域 |
|
||||
| footer `v3.0.11` | 自定义底部按钮区域 |
|
||||
|
||||
### 类型定义
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user