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
  • Scenarios
    • Press to Load More
    • Endless Scrolling
    • Prepending Items
    • Stick to Bottom
    • Scroll Seek Placeholders
    • Material UI
    • React Sortable HOC
  • Customize Markup
    • Customize Scroller
    • Customize Rendering
  • Grid
    • Responsive Columns
  • API Reference
    • Virtuoso
    • Virtuoso Grid
  • Interfaces
    • Components
    • ComputeItemKey
    • GridComponents
    • GridItem
    • GridItemContent
    • GridListProps
    • GroupContent
    • GroupItem
    • GroupItemContent
    • GroupProps
    • IndexLocationWithAlign
    • Item
    • ItemContent
    • ItemProps
    • ListProps
    • ListRange
    • RecordItem
    • ScrollSeekConfiguration
    • ScrollSeekPlaceholderProps
    • ScrollSeekToggle
    • ScrollerProps

Interface: GroupContent

"interfaces".GroupContent

Hierarchy#

  • GroupContent

Callable#

â–¸ (index: number): ReactNode

Defined in interfaces.ts:15

Parameters:#

NameType
indexnumber

Returns: ReactNode

Edit this page
Previous
« Interface: GridListProps
Next
Interface: GroupItem<D> »
  • Hierarchy
  • Callable
Copyright © 2021 Petyo Ivanov. Built with Docusaurus.