We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c40a69 commit 42c9bd7Copy full SHA for 42c9bd7
README.md
@@ -68,7 +68,7 @@ You can switch to the Observable mode. of course, if your scene on the efficienc
68
###### demo.component.html
69
```html
70
<infinitelist
71
- [[width]='"100%"'
+ [width]='"100%"'
72
[height]='500'
73
[data]='data'
74
[itemSize]='150'
0 commit comments