MCPcopy Index your code
hub / github.com/angular/angular / scrollLeft

Function scrollLeft

devtools/cypress/integration/node-selection.e2e.js:107–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 })
106 .then((breadcrumbsContainer) => {
107 const scrollLeft = () => breadcrumbsContainer[0].scrollLeft;
108 expect(scrollLeft()).to.eql(0);
109
110 cy.get('ng-breadcrumbs')

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…