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

Class

packages/react-aria/src/collections/BaseCollection.ts:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109export class LoaderNode extends CollectionNode<unknown> {
110 static readonly type = 'loader';
111}
112

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected