Documentation / @ripl/core / RenderElementIntersectionOptions
Interface: RenderElementIntersectionOptions
Defined in: packages/core/src/context/types.ts:40
Options for render element intersection testing.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
isPointer | boolean | Whether the test originates from a pointer interaction rather than a programmatic query. | packages/core/src/context/types.ts:42 |