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
32b5d39f7b
commit
26b442b517
@ -216,7 +216,7 @@ export default {
|
|||||||
| ---------------- | -------------- |
|
| ---------------- | -------------- |
|
||||||
| default | Custom message |
|
| default | Custom message |
|
||||||
| title | Custom title |
|
| title | Custom title |
|
||||||
| footer `v3.0.10` | Custom footer |
|
| footer `v3.0.11` | Custom footer |
|
||||||
|
|
||||||
### Types
|
### Types
|
||||||
|
|
||||||
|
@ -278,7 +278,7 @@ export default {
|
|||||||
| ---------------- | ------------------ |
|
| ---------------- | ------------------ |
|
||||||
| default | 自定义内容 |
|
| default | 自定义内容 |
|
||||||
| title | 自定义标题 |
|
| title | 自定义标题 |
|
||||||
| footer `v3.0.10` | 自定义底部按钮区域 |
|
| footer `v3.0.11` | 自定义底部按钮区域 |
|
||||||
|
|
||||||
### 类型定义
|
### 类型定义
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user