Interface VirtualizationProps

Hierarchy

Properties

dynamicExpandRowHeight?: boolean

Dynamically calculates row expansion height.

Experimental*. Might cause performance issues.

enabled?: boolean
preRenderedRowCount?: number

Amount of rows to render ahead of scroll event. Applies to both top and bottom rows.

Default

5

Generated using TypeDoc