mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 10:20:19 +08:00
docs(Picker): add doc of default slot (#4603)
This commit is contained in:
parent
030d3df8bd
commit
9729879593
@ -213,6 +213,7 @@ Picker events will pass different parameters according to the columns are single
|
|||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|------|------|
|
|------|------|
|
||||||
|
| default | Custom toolbar content |
|
||||||
| title | Custom title |
|
| title | Custom title |
|
||||||
|
|
||||||
### Data Structure of Column
|
### Data Structure of Column
|
||||||
|
@ -221,6 +221,7 @@ Picker 组件的事件会根据 columns 是单列或多列返回不同的参数
|
|||||||
|
|
||||||
| 名称 | 说明 |
|
| 名称 | 说明 |
|
||||||
|------|------|
|
|------|------|
|
||||||
|
| default | 自定义顶部栏内容 |
|
||||||
| title | 自定义标题内容 |
|
| title | 自定义标题内容 |
|
||||||
|
|
||||||
### Column 数据结构
|
### Column 数据结构
|
||||||
|
Loading…
x
Reference in New Issue
Block a user