Enums

The following enums are available in the List View component:

NameValueDescription
Direction
'Bottom' | 'Top'

An enum type that denotes the ListView scroll direction.

  • Bottom - The scrollbar is moved downwards.
  • Top - The scrollbar is moved upwards.