DialItemAnimation
Interface
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 };