New to Kendo UI for Angular? Start a free 30-day trial
DialItemAnimation
Specifies the animation settings for the dial items of the FloatingActionButton (see example).
typescript
const animation: DialItemAnimation = { duration: 200, gap: 100 };