Skip to content

@jsvision/web / CaretCell

Interface: CaretCell

Defined in: host.ts:77

A 0-based absolute caret cell, matching the event loop's onCaret payload.

Properties

x

readonly x: number

Defined in: host.ts:78


y

readonly y: number

Defined in: host.ts:79