MCPcopy
hub / github.com/angular/angular / countMenus

Function countMenus

packages/core/test/acceptance/animation_spec.ts:2575–2575  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2573
2574 // Query from document since overlay panes are appended to body
2575 const countMenus = () => document.querySelectorAll('.example-menu').length;
2576
2577 // Helper to complete the leave animation for all leaving menu elements
2578 const finishLeaveAnimations = () => {

Callers 1

animation_spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…