Skip to main content

Interface: StackViewportScrollEventDetail

Stack Scroll event detail

Properties

direction

direction: number

direction of the scroll

Defined in

packages/core/src/types/EventTypes.ts:322


imageId

imageId: string

the new imageId in the stack that we just scroll to

Defined in

packages/core/src/types/EventTypes.ts:320


newImageIdIndex

newImageIdIndex: number

the new imageId index in the stack that we just scroll to

Defined in

packages/core/src/types/EventTypes.ts:318