typograph-editor-documentation
    Preparing search index...

    Class SVGcontrol

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • svg: string
      • width: number
      • height: number
      • label: boolean = true
      • control: boolean = true
      • return_event: boolean = false

      Returns SVGcontrol

    Properties

    control: boolean = true
    element: HTMLDivElement
    enabeled: boolean = true
    height: number
    id: string
    label: boolean = true
    return_event: boolean = false
    svg: string
    type: string
    width: number

    Methods