business logic, customer communication.
This commit is contained in:
2
lib/ui/tooltip.d.ts
vendored
2
lib/ui/tooltip.d.ts
vendored
@ -1,2 +1,2 @@
|
||||
export function setTooltip(container: HTMLElement, content: string | HTMLElement): void
|
||||
export function setTooltip(container: HTMLElement, content: string | HTMLElement): HTMLElement
|
||||
export function resolveTooltip(container?: HTMLElement): HTMLElement
|
Reference in New Issue
Block a user