Skip to content

TooltipRow

Defined in: core/tooltip.ts:8

Tooltip — floating panel attached to body.

Renders via DOM construction (textContent for user data) so user-supplied labels/values cannot inject markup or scripts.

Properties

color?

optional color?: string

Defined in: core/tooltip.ts:11


label

label: string

Defined in: core/tooltip.ts:9


value

value: string

Defined in: core/tooltip.ts:10