mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Improvement] Area: add item-height & visible-item-count props (#591)
This commit is contained in:
@@ -44,6 +44,8 @@ Set `columns-num` with 2, you'll have a 2 level picker.
|
||||
| title | Toolbar title | `String` | `''` | - |
|
||||
| area-list | an object contains these properties: `province_list`, `city_list` and `county_list` | `Object` | - | - |
|
||||
| columns-num | level of picker | `String`,`Number` | 3 | - |
|
||||
| item-height | Option height | `Number` | `44` | - |
|
||||
| visible-item-count | Count of visible columns | `Number` | `5` | - |
|
||||
|
||||
### Event
|
||||
|
||||
|
Reference in New Issue
Block a user