ITooltipOptions
Defined in: js-api/ui.ts:1580
Options for tooltip display. Future-proof — add fields here as tooltip features grow.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
delay? | number | Delay in milliseconds before the tooltip appears. Defaults to 0 (immediate). | js-api/ui.ts:1582 |