Globals / "src/renderer/components/virtual-list/virtual-list" / RowProps
Interface: RowProps#
Hierarchy#
- ListChildComponentProps
↳ RowProps
Index#
Properties#
Properties#
data#
• data: RowData
Overrides void
Defined in src/renderer/components/virtual-list/virtual-list.tsx:123
index#
• index: number
Defined in node_modules/@types/react-window/index.d.ts:26
isScrolling#
• Optional isScrolling: boolean
Inherited from RowProps.isScrolling
Defined in node_modules/@types/react-window/index.d.ts:29
style#
• style: CSSProperties
Defined in node_modules/@types/react-window/index.d.ts:27
Last update: November 10, 2020