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

Function getSelectedContent

src/material/tabs/tab-group.spec.ts:1059–1061  ·  view source on GitHub ↗
(fixture: ComponentFixture<any>)

Source from the content-addressed store, hash-verified

1057 }
1058
1059 function getSelectedContent(fixture: ComponentFixture<any>): HTMLElement {
1060 return fixture.nativeElement.querySelector('.mat-mdc-tab-body-active');
1061 }
1062});
1063
1064describe('nested MatTabGroup with enabled animations', () => {

Callers 1

tab-group.spec.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected