Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • TItem

Hierarchy

  • UseLoadMoreReturn

Index

Properties

data

data: TItem[]

已加载的数据

incrementalLoading

incrementalLoading: boolean

是否正在加载更多数据

initialLoading

initialLoading: boolean

是否正在加载初始数据

loadMore

loadMore: function

加载更多数据

Type declaration

    • (): void
    • Returns void

loading

loading: boolean

是否正在加载数据

noMore

noMore: boolean

数据是否已加载完

pageNumber

pageNumber: number

当前页码

reload

reload: function

从首页重新加载数据

Type declaration

    • (): void
    • Returns void

total

total: number

总数据量

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc