Type Alias ModalAnimation

Source
type ModalAnimation = "fade" | "slide" | "scale" | "custom"