MCPcopy Create free account
hub / github.com/angular/angular / countMenus

Function countMenus

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

Source from the content-addressed store, hash-verified

2618
2619 // Query from document since overlay panes are appended to body
2620 const countMenus = () => document.querySelectorAll('.example-menu').length;
2621
2622 // Helper to complete the leave animation for all leaving menu elements
2623 const finishLeaveAnimations = () => {

Callers 1

animation_spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected