Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ICircleSliderComponentOptions

Index

Properties

diameter

diameter: number

filledPart

filledPart: { arc?: number; border?: number; borderColor?: Color; mainColor?: Color; width: number }

Type declaration

  • Optional arc?: number
  • Optional border?: number
  • Optional borderColor?: Color
  • Optional mainColor?: Color
  • width: number

Optional magnetOnSides

magnetOnSides: number

Optional mode

picker

Optional spaceBetweenObjects

spaceBetweenObjects: number

unfilledPart

unfilledPart: { arc?: number; border?: number; borderColor?: Color; mainColor?: Color; width: number }

Type declaration

  • Optional arc?: number
  • Optional border?: number
  • Optional borderColor?: Color
  • Optional mainColor?: Color
  • width: number

Legend

  • Namespace
  • Object literal
  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc