typograph-editor-documentation
    Preparing search index...

    Class ProgressBar

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • max: number = 100
      • width: number = 100
      • height: number = 10

      Returns ProgressBar

    Properties

    bar: HTMLElement
    current: number
    height: number = 10
    id: string
    max: number = 100
    min: number
    thumb: HTMLElement
    type: string
    value: number
    width: number = 100

    Methods