We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c493bd6 commit 7010f8dCopy full SHA for 7010f8d
1 file changed
README.md
@@ -114,10 +114,6 @@ you have to set `data` attribute
114
- change data? 2 options
115
1. use slick event handler: ```slickAdd("<div>HTML</div>")``` function
116
2. update data object directly.
117
-
118
-> it will re-init slick, so it will affect site height when destroying slick.
119
-> Also, it CANNOT use `track by $index`
120
-> i will figure out it.
121
122
123
### Global config ###
0 commit comments