Skip to content

@k8slens/extensions

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

Inherited from RowProps.index

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

Inherited from RowProps.style

Defined in node_modules/@types/react-window/index.d.ts:27


Last update: November 10, 2020