New to Kendo UI for Angular? Start a free 30-day trial
AnimationType
Updated over 1 year ago
Defines the possible animation types for the Popup.
type AnimationType = "slide" | "expand" | "zoom" | "fade";