Skip to content

TooltipPlacement

TooltipPlacement = "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end"

Defined in: src/components/primitives/Tooltip/types.ts:12

Intuitive placement options similar to MUI