Library
core
interfaces
Core Src Node El Controls Pointer.pfoptions

Lawtext core references / core/src/node/el/controls/pointer / PFOptions

Interface: PFOptions

core/src/node/el/controls/pointer.PFOptions

Table of contents

Properties

Properties

count

Optional count: null | `${number}` | "all"

Defined in

core/src/node/el/controls/pointer.ts:44 (opens in a new tab)


name

name: string

Defined in

core/src/node/el/controls/pointer.ts:42 (opens in a new tab)


num

Optional num: null | string

Defined in

core/src/node/el/controls/pointer.ts:43 (opens in a new tab)


range

range: null | [start: number, end: number]

Defined in

core/src/node/el/controls/pointer.ts:45 (opens in a new tab)


relPos

relPos: RelPos

Defined in

core/src/node/el/controls/pointer.ts:40 (opens in a new tab)


targetType

targetType: PointerTargetType

Defined in

core/src/node/el/controls/pointer.ts:41 (opens in a new tab)