BrowserTooltipEvent
Defined in: client/api.d.ts:2395
A page wants to display a tooltip.
Properties
Section titled “Properties”text:
string
Defined in: client/api.d.ts:2404
Tooltip text; empty when the tooltip is dismissed.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2399
Identifier of the view the event belongs to.
