Adds an event handler that runs when the link within a tooltip is clicked.
handler(event: Event): void The name of the function or the function expression to run when the link within a tooltip is clicked.
handler(event: Event): void