GalleryItemContext
Defined in: react/components/data/gallery-view.tsx:17
Context handed to GalleryViewProps.renderItem for each cell.
Properties
Section titled “Properties”index:
number
Defined in: react/components/data/gallery-view.tsx:19
The item’s flat index in items.
selected
Section titled “selected”selected:
boolean
Defined in: react/components/data/gallery-view.tsx:21
Whether this item is the current cursor selection.