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

Class

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

Source from the content-addressed store, hash-verified

111}
112
113export class ItemNode<T> extends FilterableNode<T> {
114 static readonly type = 'item';
115
116 filter(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected