MCPcopy Index your code
hub / github.com/plotly/dash / loadPage

Function loadPage

components/dash-table/src/dash-table/derived/paginator.ts:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 loadFirst() {},
35 loadLast() {},
36 loadPage() {},
37 hasPrevious() {
38 return true;
39 },

Callers 1

makePaginatorFunction · 0.70

Calls 1

updatePageFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…