Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageRange

Hierarchy

  • IPageRange

Index

Properties

Properties

from

from: number

Index of the first element of the page. 1-indexed

of

of: number

The total number of items

to

to: number

Index of the last element of the page. 1-indexed

Generated using TypeDoc