Skip to content

Documentation / @ripl/core / RenderElementIntersectionOptions

Interface: RenderElementIntersectionOptions ​

Defined in: packages/core/src/context/types.ts:44

Options for render element intersection testing.

Properties ​

PropertyTypeDescriptionDefined in
isPointerbooleanWhether the test originates from a pointer interaction rather than a programmatic query.packages/core/src/context/types.ts:46