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

Class

packages/react-aria-components/src/Menu.tsx:184–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182} | null>(null);
183
184class SubmenuTriggerNode<T> extends CollectionNode<T> {
185 static readonly type = 'submenutrigger';
186
187 filter(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected