TooltipOptions interface
Signature:
export interface TooltipOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
classes? | string[] | (Optional) | |
delay? | number | (Optional) | |
gap? | number | (Optional) | |
placement? | TooltipPlacement | (Optional) |
1 min read
Signature:
export interface TooltipOptions
Property | Modifiers | Type | Description |
---|---|---|---|
classes? | string[] | (Optional) | |
delay? | number | (Optional) | |
gap? | number | (Optional) | |
placement? | TooltipPlacement | (Optional) |