Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FabricEvent<T>

Type parameters

  • T: any

Hierarchy

  • {}
    • FabricEvent

Index

Properties

Optional absolutePointer

absolutePointer: Point

Optional button

button: number

e

e: T

Optional isClick

isClick: boolean

Optional pointer

pointer: Point

Optional subTargets

subTargets: FabricObject[]

Optional target

target: FabricObject

Generated using TypeDoc