<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`TooltipPlacement`](TooltipPlacement) ## TooltipPlacement type **Signature:** ```typescript export type TooltipPlacement = 'bottom' | 'right' | 'left' | 'top'; ```