bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    • Parameters

      • Optionalslider: Slider
      • OptionalisThumbCircle: boolean
      • OptionalthumbColor: string
      • OptionalthumbWidth: string | number
      • OptionalisThumbClamped: boolean
      • OptionaldisplayThumb: boolean

      Returns SliderThumbDto

    Properties

    slider: Slider

    Slider for which the thumb needs to be updated

    undefined
    
    isThumbCircle: boolean

    Is thumb circle

    false
    
    thumbColor: string

    Color of the thumb

    white
    
    thumbWidth?: string | number

    Thumb width

    undefined
    

    true

    isThumbClamped: boolean

    Is thumb clamped

    false
    
    displayThumb: boolean

    Should display thumb

    true