Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IState

Index

Properties

Optional extraData

extraData: any

The previous extra data value. This is stored here so that we don't have to do a re-render by using componentDidUpdate

invalidated

invalidated: boolean

Flip-flops when the extraData property changes

Optional length

length: undefined | number

The length of the view into the messages array. Used to force the flat list to re-render. Only used if the length property is unset

loading

loading: boolean

Determines if the component is loading older messages