TooltipPlacement = "top" | "bottom" | "left" | "right"
"top"
"bottom"
"left"
"right"
Supported placement options for the tooltip content.
const placement: TooltipPlacement = 'bottom';