SpeedDialAnimationSettings

23 Sep 20251 minute to read

AProvides options to customize the animation applied while opening and closing the popup of SpeedDial.

Properties

delay number

Defines the delay before starting the animation.

Defaults to 0

duration number

Defines the duration in milliseconds that the animation takes to open or close the popup.

Defaults to 400

effect string|SpeedDialAnimationEffect

Defines the type of animation effect used for opening and closing of the Speed Dial items.

Defaults to SpeedDialAnimationEffect.Fade