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: GridComputeItemKey

"interfaces".GridComputeItemKey

Hierarchy#

  • GridComputeItemKey

Callable#

▸ (index: number): Key

Defined in src/interfaces.ts:295

Parameters:#

NameType
indexnumber

Returns: Key

Edit this page
Previous
« Interface: GridComponents<Context>
Next
Interface: GridItem »
  • Hierarchy
  • Callable
Copyright © 2022 Petyo Ivanov. Built with Docusaurus.