Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurrentSection

CurrentSection holds pagination information on the current page.

Hierarchy

  • CurrentSection

Index

Properties

Properties

count

count: number

count of the current set.

limit

limit: number

limit indicates how many rows are allowed per page.

page

page: number

page number of the current set in the total result.

Generated using TypeDoc