mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Typo in infinite-pagination docs (#4047)
This commit is contained in:
committed by
Eugenio Romano
parent
09a51a6500
commit
f594d51720
@@ -28,7 +28,7 @@ Adds "infinite" pagination to the component it is used with.
|
||||
|
||||
<adf-infinite-pagination
|
||||
[target]="documentList"
|
||||
[loading="documentList.infiniteLoading">
|
||||
[loading]="documentList.infiniteLoading">
|
||||
</adf-infinite-pagination>
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user