typograph-editor-documentation
    Preparing search index...

    Class Arrow_Control

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • direction: string
      • color: string = 'black'
      • size: number = 0

      Returns Arrow_Control

    Properties

    color: string = 'black'
    direction: string
    element: HTMLDivElement
    enabeled: boolean = true
    id: string
    size: number = 0
    type: string

    Methods