LogoClawIndex
CasesSkillsAbout
LogoClawIndex

长列表虚拟滚动优化方案 - Virtual Scroll Optimization for Large Data Lists

Performance optimization solution for rendering large lists with over 1000 data items, including fixed and dynamic height strategies

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • render viewport elements
  • dynamically replace DOM content
  • support fixed height lists
  • support dynamic height lists
  • handle scrolling events
  • calculate visible items

Inputs

  • list data
  • container height
  • item height
  • scroll position
  • viewport size

Outputs

  • optimized virtual scroll list
  • reduced DOM nodes
  • smooth scrolling interface

Requirements

  • Vue3 environment
  • JavaScript runtime

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
performance
vue3
virtual-scroll
list
render viewport elements
dynamically replace DOM content
support fixed height lists
support dynamic height lists
list data
container height
item height
optimized virtual scroll list
reduced DOM nodes
smooth scrolling interface