TooltipPlacement

TooltipPlacement type

Signature:

export type TooltipPlacement = 'bottom' | 'right' | 'left' | 'top';