HoverOptions
HoverOptions =
object
Defined in: client/hover.ts:7
Properties
Section titled “Properties”above?
Section titled “above?”
optional
above:boolean
Defined in: client/hover.ts:9
Whether the prefered position of the tooltip is above the token.
Default
Section titled “Default”false
maxHeight?
Section titled “maxHeight?”
optional
maxHeight:string
Defined in: client/hover.ts:13
A CSS length value for the tooltip’s max height.
maxWidth?
Section titled “maxWidth?”
optional
maxWidth:string
Defined in: client/hover.ts:11
A CSS length value for the tooltip’s max width.