New to Kendo UI for Angular? Start a free 30-day trial
PositionMode
Defines all possible values for the positionMode property of the Popup.
type PositionMode = "absolute" | "fixed";