New to Kendo UI for Angular? Start a free 30-day trial
AnimationDirection
Defines the possible animation directions for the Popup.
type
AnimationDirection = "down" | "up" | "left" | "right";