MCPcopy Create free account
hub / github.com/adobe/react-spectrum /

Class

packages/react-stately/src/virtualizer/Virtualizer.ts:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 * delegate.
46 */
47export class Virtualizer<T extends object, V> {
48 /**
49 * The virtualizer delegate. The delegate is used by the virtualizer
50 * to create and configure views.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected