Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-aria/src/collections/BaseCollection.ts:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
export
class
SectionNode<T> extends FilterableNode<T> {
132
static readonly
type
=
'section'
;
133
134
filter(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected