RadialSettingsModel

23 Sep 20251 minute to read

Interface for a class RadialSettings

Properties

direction string|RadialDirection

Defines speed dial action items placement order.
The possible values are

  • Clockwise
  • AntiClockwise
  • Auto

endAngle number

Defines end angle of speed dial items placement. The accepted value range is 0 to 360.
When a value is outside the accepted value range, then the provided value is ignored, and the angle is calculated based on the position.

offset string|number

Defines distance of speed dial items placement from the button of Speed Dial.

startAngle number

Defines start angle of speed dial items placement. The accepted value range is 0 to 360.
When a value is outside the accepted value range, then the provided value is ignored, and the angle is calculated based on the position.