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