Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ _onGrow
Method
_onGrow
packages/main/src/Table.ts:567–569 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
565
}
566
567
_onGrow() {
568
this._getGrowing()?.loadMore();
569
}
570
571
_getPopinOrderedColumns(reverse: boolean) {
572
let
headers = [...this.headerRow[0].cells];
Callers
nothing calls this directly
Calls
2
_getGrowing
Method · 0.95
loadMore
Method · 0.65
Tested by
no test coverage detected