Юниверс DG SDK UI
v2.15.0

Псевдоним типа PopoverPlacement

PopoverPlacement:
    | "top"
    | "bottom"
    | "left"
    | "right"
    | "auto"
    | "auto-start"
    | "auto-end"
    | "top-start"
    | "top-end"
    | "bottom-start"
    | "bottom-end"
    | "right-start"
    | "right-end"
    | "left-start"
    | "left-end"

Возможные варианты положения поповера.