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

FloatingActionButtonPositionMode

Specifies the position mode of the Floating Action Button. It is based on the CSS position rule.

  • The possible values are:
  • 'absolute' (Default)
  • 'fixed'

type FloatingActionButtonPositionMode = "absolute" | "fixed";

Not finding the help you need?
Contact Support