Type Alias TooltipEventHandlerFn

TooltipEventHandlerFn: (event: TooltipEvent) => void

Type declaration