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

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' };

Properties

x

string

Defines the horizontal offset of the FloatingActionButton.

y

string

Defines the vertical offset of the FloatingActionButton.

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