Type Alias: Placement
Placement =
"top"
|"top-right"
|"top-left"
|"bottom"
|"bottom-right"
|"bottom-left"
|"right"
|"left"
Defined in: packages/ui/src/components/common/Tooltip.tsx:3
Placement =
"top"
|"top-right"
|"top-left"
|"bottom"
|"bottom-right"
|"bottom-left"
|"right"
|"left"
Defined in: packages/ui/src/components/common/Tooltip.tsx:3