Hierarchy

  • ScrollPosition

Properties

Properties

key: any

The key of the item. If DataProvider is used for data and the key does not exist in the DataProvider or if the item has not been fetched yet, then the value is ignored.

offsetY: number

The vertical offset in pixels relative to the item identified by key.

parentKey: any

The key of the parent if tree data.

y: number

The vertical position in pixels.

Generated using TypeDoc