New to Kendo UI for Angular? Start a free 30-day trial
FabOffset
Specifies the horizontal and vertical offset positions of the FloatingActionButton (see example).
typescript
const offset: FabOffset = { x: '10px', y: '20px' };