MCPcopy Create free account
hub / github.com/angular/components / throwMissingMenuReference

Function throwMissingMenuReference

src/cdk/menu/menu-errors.ts:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 * @docs-private
20 */
21export function throwMissingMenuReference() {
22 throw Error('expected a reference to the parent menu');
23}

Callers 1

_checkConfiguredMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected