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

Method updatePagination

src/material/tabs/tab-group.ts:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45export interface MatTabGroupBaseHeader {
46 _alignInkBarToSelectedTab(): void;
47 updatePagination(): void;
48 focusIndex: number;
49}
50

Callers 4

updatePaginationMethod · 0.65
realignFunction · 0.65
ngAfterContentCheckedFunction · 0.65
_onContentChangesFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected