Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ISliderComponentOptions

Index

Properties

filledPart

filledPart: { border?: number; borderColor?: Color; mainColor?: Color; radius?: number }

Type declaration

  • Optional border?: number
  • Optional borderColor?: Color
  • Optional mainColor?: Color
  • Optional radius?: number

Optional magnetOnSides

magnetOnSides: number

Optional mode

picker

size

size: { height: number; width: number }

Type declaration

  • height: number
  • width: number

unfilledPart

unfilledPart: { border?: number; borderColor?: Color; mainColor?: Color; radius?: number }

Type declaration

  • Optional border?: number
  • Optional borderColor?: Color
  • Optional mainColor?: Color
  • Optional radius?: 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