mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
docs(virtual-scroll) fix typo in virtual scroll (#11533)
This commit is contained in:
@ -190,7 +190,7 @@ import { VirtualHeader } from './virtual-header';
|
||||
* virtual scroll isn't aware of the dimensions until after they have been
|
||||
* rendered. For the initial render, virtual scroll still needs to set
|
||||
* how many items should be built. With "approx" property inputs, such as
|
||||
* `approxItemHeight`, we're able to give virtual sroll an approximate size,
|
||||
* `approxItemHeight`, we're able to give virtual scroll an approximate size,
|
||||
* therefore allowing virtual scroll to decide how many items should be
|
||||
* created.
|
||||
*
|
||||
|
Reference in New Issue
Block a user