[new feature] List: add direction prop (#3223)

This commit is contained in:
neverland
2019-04-26 16:11:50 +08:00
committed by GitHub
parent 23792ce16f
commit 41bb38b913
3 changed files with 32 additions and 13 deletions
+1
View File
@@ -103,6 +103,7 @@ export default {
| finished-text | Finished text | `String` | - |
| error-text | Error loaded text | `String` | - |
| immediate-check | Whether to check loading position immediately after mounted | `Boolean` | `true` |
| direction | Scroll directioncan be set to `up` | `String` | `down` |
### Event