Interface: FlatIndexLocationWithAlign
Extends
Properties
index
index:
number|"LAST"
The index of the item to scroll to.
align?
optionalalign:"center"|"end"|"start"
How to position the item in the viewport.
Inherited from
behavior?
optionalbehavior:"auto"|"smooth"
Set 'smooth' to have an animated transition to the specified location.
Inherited from
offset?
optionaloffset:number
The offset to scroll.