mirror of
https://github.com/youzan/vant.git
synced 2026-05-02 01:01:43 +08:00
[improvement] List: add loading slot (#1804)
This commit is contained in:
@@ -72,3 +72,10 @@ Use ref to get list instance and call instance methods
|
||||
| Name | Attribute | Return value | Description |
|
||||
|-----------|-----------|-----------|-------------|
|
||||
| check | - | - | Check scroll position |
|
||||
|
||||
### Slot
|
||||
|
||||
| Name | Description |
|
||||
|-----------|-----------|
|
||||
| - | List content |
|
||||
| loading | Custom loading tips |
|
||||
|
||||
Reference in New Issue
Block a user