New to Kendo UI for AngularStart a free 30-day trial

Specifies the animation settings for the dial items of the FloatingActionButton (see example).

Definition

Package:@progress/kendo-angular-buttons

Syntax:

TS
const animation: DialItemAnimation = { duration: 200, gap: 100 };

Properties

duration?

number

Specifies the animation duration in milliseconds for each dial item.

Default:

180

gap?

number

Specifies the animation duration gap in milliseconds after each dial item is animated.

Default:

90

In this article
DefinitionPropertiesduration?gap?
Not finding the help you need?
Contact Support