Interface: FlatScrollIntoViewLocation
"interfaces".FlatScrollIntoViewLocation
Hierarchy
↳ FlatScrollIntoViewLocation
Properties
behavior
• Optional
behavior: "auto" | "smooth"
Inherited from ScrollIntoViewLocationOptions.behavior
Defined in src/interfaces.ts:310
done
• Optional
done: () => void
Inherited from ScrollIntoViewLocationOptions.done
Defined in src/interfaces.ts:311
index
• index: number
Defined in src/interfaces.ts:315