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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected