MCPcopy Create free account
hub / github.com/alephdata/aleph / onPageLoad

Method onPageLoad

ui/src/viewers/PdfViewer.jsx:88–91  ·  view source on GitHub ↗
(page)

Source from the content-addressed store, hash-verified

86 }
87
88 onPageLoad(page) {
89 this.pageData = page;
90 this.setRotation();
91 }
92
93 onSearch(queryText) {
94 const { navigate, location } = this.props;

Callers

nothing calls this directly

Calls 1

setRotationMethod · 0.95

Tested by

no test coverage detected