HoverPopover
โบ (constructor)
HoverPopover.(constructor)
Constructs a new instance of the HoverPopover
class
Signature:
constructor(parent: HoverParent, targetEl: HTMLElement | null, waitTime?: number, staticPos?: Point | null);
Parameters
Parameter | Type | Description |
---|---|---|
parent | HoverParent | |
targetEl | HTMLElement | null | |
waitTime | number | (Optional) |
staticPos | Point | null | (Optional) |