typograph-editor-documentation
    Preparing search index...

    Class Slidercontrol

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • name: string
      • width: number
      • panel: HTMLElement

      Returns Slidercontrol

    Properties

    active: boolean
    bar: HTMLElement
    call: callback
    call_end: callback = null
    call_start: callback = null
    id: string
    name: string
    panel: HTMLElement
    thumb: HTMLElement
    type: string
    value: number
    width: number

    Methods