Documentation / @expofp/schema / Heatmap
Interface: Heatmap
Extends
output<typeofHeatmapSchema>
Properties
enabled?
ts
optional enabled?: boolean;Engage the heatmap explicitly; false vetoes an otherwise non-empty node.
Inherited from
ts
z.infer.enabledkiosk?
ts
optional kiosk?: boolean;Narrow the yah variant to kiosk positions (ignored for booths).
Inherited from
ts
z.infer.kioskvariant?
ts
optional variant?: "booths" | "yah";The dataset shown: booths (the default) — booth/exhibitor view stats; yah — "You are here" QR-code scan counts, with a stripped-down monochrome presentation.
Inherited from
ts
z.infer.variant