Skip to main content

ITooltipOptions

Defined in: js-api/ui.ts:1580

Options for tooltip display. Future-proof — add fields here as tooltip features grow.

Properties

PropertyTypeDescriptionDefined in
delay?numberDelay in milliseconds before the tooltip appears. Defaults to 0 (immediate).js-api/ui.ts:1582