Skip to content

HoverOptions

HoverOptions = object

Defined in: client/hover.ts:7

optional above: boolean

Defined in: client/hover.ts:9

Whether the prefered position of the tooltip is above the token.

false

optional maxHeight: string

Defined in: client/hover.ts:13

A CSS length value for the tooltip’s max height.


optional maxWidth: string

Defined in: client/hover.ts:11

A CSS length value for the tooltip’s max width.