Skip to content

Interface: SelectionRect

Defined in: aiui-intent-runtime/src/selection.ts:34

A highlight rectangle in viewport coordinates (from getClientRects).

Properties

h

h: number

Defined in: aiui-intent-runtime/src/selection.ts:38


w

w: number

Defined in: aiui-intent-runtime/src/selection.ts:37


x

x: number

Defined in: aiui-intent-runtime/src/selection.ts:35


y

y: number

Defined in: aiui-intent-runtime/src/selection.ts:36