module@warp-drive/experiments/pagination @experimental
Variable defaultPageHints sincev5.9.0
ts
const defaultPageHints: PageHints;The default PageHints. Reads currentPage/page and totalPages from the document meta, matching the behavior used before pageHints was configurable. Used whenever the consumer does not provide a pageHints function.