Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UseScrollLoadMoreOptions

Index

Properties

Optional containerRef

containerRef: ReturnType<useBottomScrollListener>

滚动容器,默认以窗口作为滚动容器。

default

window

Optional debounce

debounce: undefined | number

去抖延时(单位:秒)。

default

200

Optional threshold

threshold: undefined | number

距离底部阈值(单位:像素),小于该值时触发加载。

default

0

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