Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
export
interface
MatTabGroupBaseHeader {
46
_alignInkBarToSelectedTab(): void;
47
updatePagination(): void;
48
focusIndex: number;
49
}
50
Callers
4
updatePagination
Method · 0.65
realign
Function · 0.65
ngAfterContentChecked
Function · 0.65
_onContentChanges
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected