Interface: SavedSelectionView
Defined in: selection-views.tsx:47
One saved view: a complete dimension-value snapshot under a name.
Properties
name
name:
string
Defined in: selection-views.tsx:48
savedAt
savedAt:
string
Defined in: selection-views.tsx:50
ISO timestamp of the save.
values
values:
Record<string,unknown>
Defined in: selection-views.tsx:52
Dimension qualified name → semantic value (nulls included).