Skip to content

Type Alias: PointValue

PointValue = readonly (string | number | boolean)[] | null

Defined in: mosaic-selection.ts:138

A point dimension's semantic value: rows matching ANY value pass.