feat(Picker): add columns-top、columns-bottom slot (#4607)
This commit is contained in:
@@ -223,6 +223,8 @@ Picker 组件的事件会根据 columns 是单列或多列返回不同的参数
|
||||
|------|------|
|
||||
| default | 自定义顶部栏内容 |
|
||||
| title | 自定义标题内容 |
|
||||
| columns-top | 自定义选项上方内容 |
|
||||
| columns-bottom | 自定义选项下方内容 |
|
||||
|
||||
### Column 数据结构
|
||||
|
||||
|
||||
Reference in New Issue
Block a user