Interface for the internal state of the PullToAction component

PullToActionState

Hierarchy

  • PullToActionState

Properties

bottomBarOffset: number

The current offset of the bottom loading bar

pullDistance: number

The current distance in pixels that the user has pulled

pulling: boolean

Whether the user is currently pulling down

refreshing: boolean

Whether a refresh operation is currently in progress

topBarOffset: number

The current offset of the top loading bar