Skip to content

Interface: SelectionDimSurfaceEntry

Defined in: mosaic-selection.ts:197

A snapshot entry of the dimension surface (see selectionDimSurface).

Properties

description?

optional description?: string

Defined in: mosaic-selection.ts:201


kind

kind: "interval" | "point"

Defined in: mosaic-selection.ts:199


loc?

optional loc?: string

Defined in: mosaic-selection.ts:202


name

name: string

Defined in: mosaic-selection.ts:198


scope?

optional scope?: string

Defined in: mosaic-selection.ts:200


targets

targets: object[]

Defined in: mosaic-selection.ts:204

field

field: string

table?

optional table?: string


value

value: unknown

Defined in: mosaic-selection.ts:203