Search results

LinearDirection API in Vue Speed Dial API component

Defines the speed dial action items display direction when mode is Linear.

  • Auto - Speed dial action items are displayed vertically above or below the button of Speed Dial based on the position. If Position is TopRight, TopLeft, TopCenter, the items are displayed vertically below the button else above the button.
  • Down - Speed dial action items are displayed vertically below the button of Speed Dial.
  • Left - Speed dial action items are displayed horizontally on the button’s left side.
  • Right - Speed dial action items are displayed horizontally on the button’s right side.
  • Up - Speed dial action items are displayed vertically above the button of Speed Dial.