mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(virtual-scroll): update virtualTrackBy header (#19508)
This commit is contained in:

committed by
Brandy Carney

parent
407db752a0
commit
b793214fe1
@ -82,7 +82,7 @@ how many items should be built. With "approx" property inputs, such as
|
|||||||
therefore allowing virtual scroll to decide how many items should be
|
therefore allowing virtual scroll to decide how many items should be
|
||||||
created.
|
created.
|
||||||
|
|
||||||
#### Changing dataset should use `virtualTrackBy`
|
#### Changing dataset should use `trackBy`
|
||||||
|
|
||||||
It is possible for the identities of elements in the iterator to change
|
It is possible for the identities of elements in the iterator to change
|
||||||
while the data does not. This can happen, for example, if the iterator
|
while the data does not. This can happen, for example, if the iterator
|
||||||
|
Reference in New Issue
Block a user