FabOffset
Interface
Specifies the horizontal and vertical offset positions of the FloatingActionButton (see example).
Definition
Package:@progress/kendo-angular-buttons
Syntax:
TS
const offset: FabOffset = { x: '10px', y: '20px' };
Specifies the horizontal and vertical offset positions of the FloatingActionButton (see example).
Package:@progress/kendo-angular-buttons
Syntax:
const offset: FabOffset = { x: '10px', y: '20px' };