docs: update VirtualItem interface with lane property and correct measureElement reference
🎯 Changes
- Added the missing
laneproperty to theVirtualIteminterface to match its description. - Corrected the reference of the
measureElementmethod fromVirtualItem.measureElementtoVirtualizer.measureElementin the documentation. - Verified and referenced the actual implementation in
packages/virtual-core/src/index.tsto ensure accuracy of the interface definition.
✅ Checklist
- [x] I have followed the steps listed in the Contributing guide.
- [x] I have tested and linted this code locally.
- [ ] I have generated a changeset for this PR, or this PR should not release a new version.
⚠️ No Changeset found
Latest commit: 4ce2310b2fbf292ca35914659ced8999991f3441
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
View your CI Pipeline Execution ↗ for commit 4ce2310b2fbf292ca35914659ced8999991f3441
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:sherif,test:knip,tes... |
✅ Succeeded | 7s | View ↗ |
nx run-many --target=build --exclude=examples/** |
✅ Succeeded | <1s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-09-01 21:01:30 UTC
More templates
- @tanstack/virtual-example-angular-dynamic
- @tanstack/virtual-example-angular-fixed
- @tanstack/virtual-example-angular-infinite-scroll
- @tanstack/virtual-example-angular-padding
- @tanstack/virtual-example-angular-smooth-scroll
- @tanstack/virtual-example-angular-sticky
- @tanstack/virtual-example-angular-table
- @tanstack/virtual-example-angular-variable
- @tanstack/virtual-example-angular-window
- tanstack-lit-virtual-example-dynamic
- tanstack-lit-virtual-example-fixed
- tanstack-react-virtual-example-dynamic
- tanstack-react-virtual-example-fixed
- tanstack-react-virtual-example-infinite-scroll
- tanstack-react-virtual-example-padding
- tanstack-react-virtual-example-scroll-padding
- tanstack-react-virtual-example-smooth-scroll
- tanstack-react-virtual-example-sticky
- tanstack-react-virtual-example-table
- tanstack-react-virtual-example-variable
- tanstack-react-virtual-example-window
- tanstack-svelte-virtual-example-dynamic
- tanstack-svelte-virtual-example-fixed
- tanstack-svelte-virtual-example-infinite-scroll
- tanstack-svelte-virtual-example-smooth-scroll
- tanstack-svelte-virtual-example-sticky
- tanstack-svelte-virtual-example-table
- tanstack-vue-virtual-example-dynamic
- tanstack-vue-virtual-example-fixed
- tanstack-vue-virtual-example-infinite-scroll
- tanstack-vue-virtual-example-padding
- tanstack-vue-virtual-example-scroll-padding
- tanstack-vue-virtual-example-smooth-scroll
- tanstack-vue-virtual-example-sticky
- tanstack-vue-virtual-example-table
- tanstack-vue-virtual-example-variable
@tanstack/angular-virtual
npm i https://pkg.pr.new/@tanstack/angular-virtual@1047
@tanstack/lit-virtual
npm i https://pkg.pr.new/@tanstack/lit-virtual@1047
@tanstack/react-virtual
npm i https://pkg.pr.new/@tanstack/react-virtual@1047
@tanstack/solid-virtual
npm i https://pkg.pr.new/@tanstack/solid-virtual@1047
@tanstack/svelte-virtual
npm i https://pkg.pr.new/@tanstack/svelte-virtual@1047
@tanstack/virtual-core
npm i https://pkg.pr.new/@tanstack/virtual-core@1047
@tanstack/vue-virtual
npm i https://pkg.pr.new/@tanstack/vue-virtual@1047
commit: 4ce2310