Skip to content

ShowTooltip

ShowTooltip = (preferPlacingAboveCursor?) => void

Defined in: tooltips.ts:15

Moves to tooltip to align with the cursor and shows it.

boolean

Whether the preferred position is above the cursor or not.

void