Search results

SpeedDialAnimationSettings API in Vue Speed Dial API component

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