Defines the possible values for the scrollToIndex's snapMode argument.
snapMode
The target item is snapped at the closest possible position which makes it clearly visible.
The target item is snapped at the center of the list.
The target item is snapped at the end edge of the list.
The target item is snapped at the start edge of the list.
Generated using TypeDoc
Defines the possible values for the scrollToIndex's
snapMode
argument.