Interface: SelectionClauseLike
Defined in: mosaic-selection.ts:82
The slice of a Selection clause this module reads or writes.
Properties
clients?
optionalclients?:unknown
Defined in: mosaic-selection.ts:86
Clients this clause must not filter (crossfilter self-exclusion).
meta?
optionalmeta?:unknown
Defined in: mosaic-selection.ts:91
predicate
predicate:
unknown
Defined in: mosaic-selection.ts:90
The prebuilt SQL predicate; null IS the retraction.
source
source:
object
Defined in: mosaic-selection.ts:84
Stable identity — publishing from the same source REPLACES the clause.
value
value:
unknown
Defined in: mosaic-selection.ts:88
The semantic value ([lo, hi], picked points, …); null when retracted.