Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Action

Action: "crop" | "move" | "zoom" | "e" | "s" | "w" | "n" | "ne" | "nw" | "se" | "sw" | "all"

DragMode

DragMode: "crop" | "move" | "none"

ImageSmoothingQuality

ImageSmoothingQuality: "low" | "medium" | "high"

ReadyEvent

ReadyEvent<T>: CropperEvent<T>

Type parameters

  • T: EventTarget

ViewMode

ViewMode: 0 | 1 | 2 | 3

Generated using TypeDoc