Lawtext core references • Docs
Lawtext core references / core/src/node/el/controls/pointer / PFOptions
Interface: PFOptions
Properties
count?
optional
count:null
| `${number}` |"all"
Defined in
core/src/node/el/controls/pointer.ts:45 (opens in a new tab)
name
name:
string
Defined in
core/src/node/el/controls/pointer.ts:43 (opens in a new tab)
num?
optional
num:null
|string
Defined in
core/src/node/el/controls/pointer.ts:44 (opens in a new tab)
range
range:
null
| [number
,number
]
Defined in
core/src/node/el/controls/pointer.ts:46 (opens in a new tab)
relPos
relPos:
RelPos
Defined in
core/src/node/el/controls/pointer.ts:41 (opens in a new tab)
targetType
targetType:
PointerTargetType
Defined in
core/src/node/el/controls/pointer.ts:42 (opens in a new tab)