Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private altMap

altMap: Map<string, string> = ...

options

options: Required<Options>

quill

quill: Quill

Private urlMap

urlMap: Map<string, string> = ...

Methods

handleDrop

  • handleDrop(e: DragEvent): void

handlePaste

  • handlePaste(e: ClipboardEvent): void

injectUploaderHandler

  • injectUploaderHandler(): void

modifyImageDelta

  • modifyImageDelta(originalUrl: string, targetUrl: string, status: ImageStatus): Promise<void>
  • Parameters

    • originalUrl: string
    • targetUrl: string
    • status: ImageStatus

    Returns Promise<void>

restoreImage

  • restoreImage(op: Op): Promise<void>

restoreImages

  • restoreImages(): void

shouldImageRestore

  • shouldImageRestore(url: string): boolean
  • Parameters

    • url: string

    Returns boolean

Legend

  • Class
  • Constructor
  • Property
  • Method
  • Function
  • Enumeration
  • Interface
  • Private property

Generated using TypeDoc