Menu
React VirtuosoDocsBlog
GitHub
React Virtuoso
  • Docs
  • Blog
  • GitHub
  • Introduction
    • Getting Started
    • Troubleshooting
    • Migrate from v0 to v1
  • Basics
    • 100,000 Items
    • Top Items
    • Footer
    • Auto Resizing
    • Scroll Handling
    • Scroll to Index
    • Initial Index
    • Range Change Callback
  • Grouped Mode
    • Grouped Numbers
    • Grouped by First Letter
    • Load on Demand
    • Scroll to Group
  • Table
    • Basic Example
    • Fixed Headers
    • MUI Table
    • Fixed Columns
    • React Table
  • Grid
    • Responsive Columns
  • Scenarios
    • Press to Load More
    • Endless Scrolling
    • Prepending Items
    • Stick to Bottom
    • Scroll Seek Placeholders
    • MUI List
    • React Sortable HOC
    • React Beautiful DND
    • Window Scrolling
    • Keyboard Navigation
    • RB DND + Window Scroller
  • Customize Markup
    • Customize Scroller
    • Customize Rendering
  • API Reference
    • Virtuoso
    • Virtuoso Grid
    • Table Virtuoso
  • Interfaces
    • Hooks
    • Components
    • ComputeItemKey
    • FillerRowProps
    • FlatIndexLocationWithAlign
    • FlatScrollIntoViewLocation
    • GridComponents
    • GridComputeItemKey
    • GridItem
    • GridItemContent
    • GridScrollSeekPlaceholderProps
    • GroupContent
    • GroupIndexLocationWithAlign
    • GroupItem
    • GroupItemContent
    • GroupedScrollIntoViewLocation
    • Item
    • ItemContent
    • ListRange
    • LocationOptions
    • RecordItem
    • ScrollContainerState
    • ScrollIntoViewLocationOptions
    • ScrollSeekConfiguration
    • ScrollSeekPlaceholderProps
    • ScrollSeekToggle
    • TableComponents
    • WindowViewportInfo

Interface: ScrollIntoViewLocationOptions

"interfaces".ScrollIntoViewLocationOptions

Hierarchy#

  • ScrollIntoViewLocationOptions

    ↳ FlatScrollIntoViewLocation

    ↳ GroupedScrollIntoViewLocation

Properties#

behavior#

• Optional behavior: "auto" | "smooth"

Defined in src/interfaces.ts:310


done#

• Optional done: () => void

Defined in src/interfaces.ts:311

Edit this page
Previous
« Interface: ScrollContainerState
Next
Interface: ScrollSeekConfiguration »
  • Hierarchy
  • Properties
    • behavior
    • done
Copyright © 2022 Petyo Ivanov. Built with Docusaurus.