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

Class

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

Source from the content-addressed store, hash-verified

103}
104
105export class HeaderNode extends CollectionNode<unknown> {
106 static readonly type = 'header';
107}
108

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected