MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/components/virtualList/index.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 * Only renders items visible in viewport + buffer for performance
14 */
15export default class VirtualList {
16 /**
17 * @param {HTMLElement} container
18 * @param {VirtualListOptions} options

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected