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
    • Material UI 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
    • Mocking in tests
  • Customize Markup
    • Customize Scroller
    • Customize Rendering
  • API Reference
    • Virtuoso
    • Virtuoso Grid
    • Table Virtuoso
  • Interfaces
    • CalculateViewLocationParams
    • Components
    • ComputeItemKey
    • FillerRowProps
    • FlatIndexLocationWithAlign
    • FlatScrollIntoViewLocation
    • GridComponents
    • GridComputeItemKey
    • GridItem
    • GridItemContent
    • GridItemProps
    • GridScrollSeekPlaceholderProps
    • GroupContent
    • GroupIndexLocationWithAlign
    • GroupItem
    • GroupItemContent
    • GroupedScrollIntoViewLocation
    • Item
    • ItemContent
    • ListRange
    • LocationOptions
    • RecordItem
    • ScrollContainerState
    • ScrollIntoViewLocationOptions
    • ScrollSeekConfiguration
    • ScrollSeekPlaceholderProps
    • ScrollSeekToggle
    • TableComponents
    • WindowViewportInfo
    • SystemPropsMap
    • Cell
    • Emitter
    • Publisher
    • StatefulStream
    • Stream
    • Subscription
    • Unsubscribe
    • Comparator
    • Operator
    • System
    • SystemSpec
    • Proc

Interface: ScrollContainerState

"interfaces".ScrollContainerState

Hierarchy#

  • ScrollContainerState

Properties#

scrollHeight#

• scrollHeight: number

Defined in interfaces.ts:394


scrollTop#

• scrollTop: number

Defined in interfaces.ts:395


viewportHeight#

• viewportHeight: number

Defined in interfaces.ts:396

Edit this page
Previous
« Interface: RecordItem<D>
Next
Interface: ScrollIntoViewLocationOptions »
  • Hierarchy
  • Properties
    • scrollHeight
    • scrollTop
    • viewportHeight
Copyright © 2023 Petyo Ivanov. Built with Docusaurus.