mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
docs(Tab): title slot can be dynamic (#7213)
This commit is contained in:
@@ -289,7 +289,7 @@ export default {
|
||||
|
||||
### Tab Slots
|
||||
|
||||
| 名称 | 说明 |
|
||||
| ------- | -------------------------- |
|
||||
| default | 标签页内容 |
|
||||
| title | 自定义标题,不支持动态渲染 |
|
||||
| 名称 | 说明 |
|
||||
| ------- | ---------- |
|
||||
| default | 标签页内容 |
|
||||
| title | 自定义标题 |
|
||||
|
Reference in New Issue
Block a user